Intrinsic Prototypes |
Top Previous Next |
The IDE has several features that help you use intrinsics. Here's a complete description of all the options:
2. Insert Intrinsic Declaration. This option inserts the declaration for the file containing the standard EXPL intrinsic declarations. Typically this will be something like this:
inc C:\CXPL\EXPLCodes.xpl; \intrinsic declarations
|