preethinandakumar wrote:
> Hi 
> I need help for converting Bitmap char to hex value using c program
> Thanks

Huh?

printf("%02X", (unsigned int)(unsigned char)SomeChar);

Something like that?  Your explanation is pretty vague.

-- 
Thomas Hruska
CubicleSoft President
Ph: 517-803-4197

*NEW* MyTaskFocus 1.1
Get on task.  Stay on task.

http://www.CubicleSoft.com/MyTaskFocus/

Reply via email to