- Local time
- Today, 21:21
- Joined
- Sep 12, 2006
- Messages
- 16,121
I want to do some encryption. I was thinking of taking a long number, and manipulating the 4 individual bytes of that number in some way.
is there an easy way of treating a number as, say an array of 4 bytes.
is there an easy way of treating a number as, say an array of 4 bytes.