D
DanO
I am trying to convert a text string in to hex values. I am at a loss
of how to get this done. I am also some what new to VC I have worked in
Unix C for a while though.
I am been searching the web for this but can't find the solution I am
looking for.
For example I need to convert the following
ATL100
to the hex equivlent string.
41544C 3130 30
A function or something would be helpful.
of how to get this done. I am also some what new to VC I have worked in
Unix C for a while though.
I am been searching the web for this but can't find the solution I am
looking for.
For example I need to convert the following
ATL100
to the hex equivlent string.
41544C 3130 30
A function or something would be helpful.