View Single Post
Old 12-05-2004, 06:45 PM   #3 (permalink)
Kernel_Killer
Regular Contributor
 
Kernel_Killer's Avatar
 
Join Date: Feb 2003
Location: indisclosed
Posts: 210
Kernel_Killer is on a distinguished road
Well, if I have a string of characters, can I get the ASCII value of each character some way?

Let me explain what I'm wanting to do. I have a string array holding cards from a deck. 2-A and the ASCII characters 0x0003-6. since it's in a string, I'm having a bit of trouble comparing the values against each other. I thought if I could get them in Bin or Hex, it would make my comparisions easier.
__________________
Network Synapse
Screaming Electron
Kernel_Killer is offline   Reply With Quote