I'm trying to send a checksum out in a serial message.  The checksum
calculation result is a number (i.e. 42 hex) but I need to send it as
the letter"B".  All the string conversions I have tried send the
characters "42".  Any idea how to do this?

Reply via email to