Previous Topic Next topic Print topic


Pointers and Compiling Native COBOL Programs for 64-Bit

Restriction: The following information applies to native COBOL only.

If you compile a program using the P64 Compiler directive (referred to in the rest of this chapter as "64-bit programs") the data-type POINTER is a different size to that in programs compiled without the P64 directive (referred to in the rest of this section as "32-bit programs").

Previous Topic Next topic Print topic