cutil/listio.h

Go to the documentation of this file.
00001 
00021 #ifndef LISTIO_H
00022 #define LISTIO_H
00023 
00024 #include <stdio.h>
00025 #include "oldlist.h"
00026 
00027 /*----------------------------------------------------------------------------
00028         Public Funtion Prototypes
00029 --------------------------------------------------------------------------*/
00030 LIST read_list(const char *filename);
00031 #endif

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