Main Page   File List   File Members   Related Pages  

frdi_const.h

Go to the documentation of this file.
00001 
00002 
00003 
00004 
00005 
00006 
00007 
00008 
00009 
00010 
00011 
00012 
00013 
00014 
00015 
00016 
00017 
00018 
00019 #ifndef _FRDI_CONST_H
00020 #define _FRDI_CONST_H
00021 
00022 #ifndef TRUE
00023 #define TRUE 1
00024 #endif
00025 
00026 #ifndef FALSE
00027 #define FALSE 0
00028 #endif
00029 
00030 #define FRDI_LOGSTR_SIZE 80
00031 
00032 
00033 #endif /* _FRDI_CONST_H */
00034 
00035 /* End of File */

Generated on Wed Aug 18 13:23:43 2004 for Project Fairdice by doxygen1.2.18