To create the type definition structure to be included in your ILE C program, use the options parameter. A header description is also created. This header description contains information about the external file.
C++ users must use the GENCSRC utility for creating type
definitions.
C users can use either the GENCSRC utility or the #pragma mapinc
directive for creating type definitions.
To see the type definitions in your compiler listing, specify OPTION(*SHOWUSR).
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.