types_for_external.h
Go to the documentation of this file.
00001 
00030 #ifndef _TYPES_FOR_EXTERNAL_H_
00031 #define _TYPES_FOR_EXTERNAL_H_
00032 
00033 typedef unsigned char       int8u;
00034 typedef   signed char       int8s;
00035 
00036 typedef unsigned short      int16u;
00037 typedef   signed short      int16s;
00038 
00039 typedef unsigned int        int32u;
00040 typedef   signed int        int32s;
00041 
00042 
00043 /* For the emacs weenies in the crowd.
00044 Local Variables:
00045    c-basic-offset: 2
00046 End:
00047 */
00048 
00049 #endif


sr_external_dependencies
Author(s): Ugo Cupcic/ ugo@shadowrobot.com, software@shadowrobot.com
autogenerated on Thu Jan 2 2014 12:01:42