AbstractBeliefs

Untitled

Dec 24th, 2011
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.10 KB | None | 0 0
  1. char font[] =
  2. {
  3.   0x63  //array is normally full of one byte values
  4. };
  5.  
  6. byte deccode = font[0];
Advertisement
Add Comment
Please, Sign In to add comment