Int to ASCII

Joined
Sep 27, 2009
Messages
1
Reaction score
0
Hello everyone,
I was wondering if anyone could help me. I have a program that takes two integers from a user (low and a high integer). I need to know how to take those two as a range from the low to the high and display the numbers contained in that range and thier ASCII values.
Example:
first int = 45, second int = 50
\\ the output should be
- (45) . (46) / (47) 0 (48 ) 1 (49) 2 (50)

Any help would be greatly appreciated. Thank you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,149
Latest member
Vinay Kumar Nevatia0
Top