Changes

Jump to navigation Jump to search
69 bytes added ,  13:18, 5 June 2008
Line 154: Line 154:  
  typedef unsigned short u16;
 
  typedef unsigned short u16;
 
  typedef unsigned int  u32;  
 
  typedef unsigned int  u32;  
 +
/* On a 32bit system, long is only 4 bytes- use long long instead */
 
  typedef unsigned long u64;  
 
  typedef unsigned long u64;  
 
</source>
 
</source>
48

edits

Navigation menu