1 | Error code | I/O | Char(*) |
The Start Preprocessor (QbnStartPreProcessor) API must be called first by every compiler preprocessor that has data to be processed during module creation. This API must be called prior to calling the QbnAddAssociatedSpaceEntry, QbnAddExtendedAttributeData, QbnAddPreProcessorLevelData, or QbnAddBindtimeExit API. A call to the QbnEndPreProcessor API is the last API to be called during a single preprocessor call.
None
The structure in which to return error information. For the format of the structure, see Error Code Parameter.
Message ID | Error Message Text |
---|---|
CPF24B4 E | Severe error while addressing parameter list. |
CPF3C90 E | Literal value cannot be changed. |
CPF3CF1 E | Error code parameter not valid. |
CPF5D28 E | Not able to start preprocessing. |
Top | Program and CL Command APIs | APIs by category |