csnip  0.1
Typedefs
podtypes.h File Reference
#include <stdint.h>
Include dependency graph for podtypes.h:

Go to the source code of this file.

Typedefs

typedef unsigned char csnip_uchar
 unsigned char
 
typedef unsigned short int csnip_ushort
 unsigned short
 
typedef unsigned int csnip_uint
 unsigned int
 
typedef unsigned long csnip_ulong
 unsigned long
 
typedef long long int csnip_llong
 long long
 
typedef unsigned long long int csnip_ullong
 unsigned long long
 
typedef long double csnip_ldouble
 long double
 
typedef char * csnip_pchar
 char*
 
typedef void * csnip_pvoid
 void*