hi all,

is there a fast way to make a String, ie: chat str[]="2E5F1D"
transform to an hex number with same value, i.e: DWORD hexnum=0x2E5F1D, ?
thnx all