ccutil/basedir.h

Go to the documentation of this file.
00001 
00020 #ifndef           BASEDIR_H
00021 #define           BASEDIR_H
00022 
00023 #include          "host.h"
00024 #include          "strngs.h"
00025 
00026 #include          "notdll.h"     //must be last include
00027 
00028 DLLSYM INT8 getpath(                   //get dir name of code
00029                     const char *code,  //executable to locate
00030                     STRING &path       //output path name
00031                    );
00032 #endif

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