ILE C/C++ Programmer's Guide
Type checking is stricter in C++ than it is in C.
This section describes how to:
- Resolve integer data type size issues by using the #pragma enum
directive
- Resolve incompatible pointer types for various scenarios
[ Top of Page | Previous Page | Next Page | Table of Contents ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.