Thread: hex numbers
View Single Post
Old 09-25-2002, 12:45 PM   #1
Emit
New Member
 
Join Date: May 2002
Location: Kentucky
Posts: 14
Emit is on a distinguished road
Send a message via AIM to Emit
Unhappy

i want to grap a pointer to an obj by specifying its address in memory in the argument to a command.
ie : get 0x2458fe3a
would bring the object to me

question is, how to convert a string to a hex number?
Emit is offline   Reply With Quote