Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

mtypes.h

Go to the documentation of this file.
00001 
00025 #ifndef __MAGIC_TYPES_H__
00026 #define __MAGIC_TYPES_H__
00027 
00028 typedef char*           STR;
00029 typedef const char*     CONSTR;
00030 typedef unsigned int    uint;
00031 typedef unsigned char   uchar;
00032 
00033 
00034 #endif
00035 

Generated on Thu Feb 10 20:06:42 2005 for LibMagiC by doxygen1.2.18