ILE C/C++ Programmer's Guide
To handle the type mismatch, you can:
- Assign the pointer to a variable of a different type by using a cast
expression
- Use the DFTCHAR compiler option when you compile the C++ source to set the
default char type.
- Note:
- For more information on these option, see the WebSphere
Development Studio: ILE C/C++ Compiler Reference.
[ Top of Page | Previous Page | Next Page | Table of Contents ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.