00001 int get_1byte_value( char *start ); 00002 int get_2byte_value( char *start ); 00003 int get_4byte_value( char *start );