MeatAxe 2.4
src/c-fileio.h
00001 #ifndef CHECK_FUNCTION_TABLE
00002 
00003 void TestFileIo(unsigned flags);
00004 
00005 #else
00006 
00007   { 201, "File i/o", TestFileIo },
00008 
00009 #endif