Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2015
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. #define FOURMB_INT4 1048576 //Used for 4byte ints
  2. #define FOURMB_INT2 2097152 //Used for 2byte ints
  3. #define TWOMB_INT4 524288 //Used for 4byte ints
  4. #define TWOMB_INT2 1048576 //Used for 2byte ints
  5. #define ONEMB_INT4 262144 //Used for 4byte ints
  6. #define ONEMB_INT2 524288 //Used for 2byte ints
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement