ILE C/C++ Programmer's Guide
To determine the size of a specific pointer:
- Check the pointer attribute.
- If no pointer attribute exists, check the #pragma datamodel
setting.
- If a #pragma datamodel directive has not been included in the
source section, check the Data Model (DTAMDL) compiler option specified When
the C or C++ module is created or bound.
[ Top of Page | Previous Page | Next Page | Table of Contents ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.