|
-
January 3rd, 2009, 11:20 AM
#4
Re: printf messing up hex numbers
 Originally Posted by Richard.J
instead of taking an int as argument, my guess would be to use an unsigned char.
Hexadecimal is just a different representation of the underlying data type - may it be an integer, character, pointer etc.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|