|
-
July 28th, 2009, 04:40 PM
#1
Convert from integer to ascii...
I am using an integer to receive values from sockets (recv). But i need them as ascii values, but they need to be able to go higher than 255, which is the reason i cannot use char for the recv.
So i get rly huge numbers for a ascii value of 2 (1145330433 in int) and i don't know how to convert between them :/
Could someone help me?
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
|