ILE COBOL Language Reference
- NOLSPTRALIGN specifies that data items with USAGE POINTER or
PROCEDURE-POINTER are placed contiguously without any filler space in the
linkage section.
- LSPTRALIGN specifes that data items with USAGE POINTER or
PROCEDURE-POINTER are aligned at multiples of 16 bytes relative to the
beginning of the record in the linkage section.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.