next up previous contents
Next: C/C++ API functions Up: PIL C/C++ Language API Previous: Introduction   Contents


PIL C/C++ include files

Applications calling PIL services from C/C++ source code should include pil.h. Alternatively they can include isdc.h which includes pil.h file. pil.h file in turn internally includes all other PIL relevant include files.

pil.h file can be called from either C or C++ source code. It contains prototypes of all C/C++ API functions, definitions of constants, declarations of global variables and definitions of data structures.



Bryan Irby 2004-10-05