EDCS Reference Manual
Functions EDCS PrintBoolean |
---|
extern const char * | |||
EDCS_PrintBoolean | |||
( | |||
EDCS_Boolean | value | 1 | |
); |
Translates the given EDCS_Boolean into a buffer that is suitable for printing.
1 EDCS_Boolean to be processed
Prev: EDCS_PrintAttributeValueType.
Next: EDCS_PrintCharacter.
Up:Index.
|