- Apr 23, 2001
- 1,658
- 0
- 0
Hi
I need some quick C programming help.
I need to write a function processes a 8 byte hex message.
How do I break up the hex message in an array of size 8 ? so i can access each byte individually?
I need some quick C programming help.
I need to write a function processes a 8 byte hex message.
How do I break up the hex message in an array of size 8 ? so i can access each byte individually?