00001 #ifndef __help_h__ 00002 #define __help_h__ 00003 00004 void print_help(void); 00005 00006 void print_version(void); 00007 00008 #endif