ILE C/C++ Programmer's Guide


The 16-Byte Run-Time Binding Libraries

Unless you use the RTBND compiler option to specify the run-time binding directory, the C++ run-time environment uses the neutral storage model.

Because it uses 16-byte internal pointers, the neutral storage model:

Note:
System pointers such as _SYSPTR and _INVPTR remain 16 bytes in size.

For service programs to use the 16-byte C++ run-time libraries, a default value for RTBND option must be in effect.

Note:
For more detailed information about enabling programs for teraspace and rules for binding service programs, see ILE Concepts.


[ Top of Page | Previous Page | Next Page | Table of Contents ]