cutil/efio.h

Go to the documentation of this file.
00001 
00019 #ifndef   EFIO_H
00020 #define   EFIO_H
00021 
00022 /* =================
00023           Include Files and Type Defines
00024  ==================== */
00025 #include <stdio.h>
00026 
00027 #define FOPENERROR      3000
00028 
00029 /* =================
00030           Public Function Prototype
00031  ==================== */
00032 FILE *Efopen(const char *Name, const char *Mode); 
00033 #endif

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