String to Hex

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.
 

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

Top