Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Convertion of an integer (33 to 255) to a character

Status
Not open for further replies.

BillKilgore

Programmer
Mar 17, 2002
60
US
I'm new to Visual C++ though somewhat familiar with C++. I've spent all afternoon trying to answer this question by going through the MS Visual 6.0 and Borland Builder 3 documentation. Can't find an answer. I'm looking for something analogous to Chr() and Ord() in Pascal. I've found 'toascii,' though it only covers 0-127, but can't find its opposite. Thank you for any help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top