1 #ifndef FILE_POINTER
2 #error "FILE_POINTER not defined"
3 #endif
4 
5 #define SIZEOF_FILE_POINTER 	sizeof(FILE_POINTER)
6 
7