ICPlus classes

package Configuration

^ 

Contents

^ 
EntityTypeScopeShort Description
BYTEtypedef publicA byte.
icon_typeenum publicDefines known icons types.
IC_FOPEN_BREADmacro public Defines mode for creating an empty binary file for writing via fopen function.
IC_FOPEN_BWRITEmacro public Defines mode for opening a binary file for reading via fopen function.
IC_PCmacro publicDefines path separator character.
IC_PSmacro publicDefines path separator string.
INT16typedef public16-bit signed integer in the range -32 768 through 32 767.
INT32typedef public32-bit signed integer in the range -2 147 483 648 through 2 147 483 647.
load_dumpvariable publicEnables dump of all loaded structures.
maps_dumpvariable publicEnables dump of all loaded bitmaps.
UINT16typedef public16-bit unsigned integer in the range 0 through 65 535.
UINT32typedef public32-bit unsigned integer in the range 0 through 4 294 967 295.

Created Wed Jul 10 21:27:42 2002.
This documentation was generated automatically by
ccdoc v0.8 r26 2001/11/28 bin_opt_emx_os2-2.30.
Click here to submit a bug report or feature request.
Click here to return to the top of the page.