cutil/general.h

Go to the documentation of this file.
00001 
00022 #ifndef   GENERAL_H
00023 #define   GENERAL_H
00024 
00025 #include "host.h"
00026 
00031 typedef char CHAR;
00036 typedef int STATUS;
00037 
00038 #ifndef NULL
00039 #define NULL        0
00040 #endif
00041 #endif

Generated on Wed Feb 28 19:49:10 2007 for Tesseract by  doxygen 1.5.1