D
Daniel Passwater via DotNetMonster.com
I am working on an app that is receiving hex numerical values via serial connection. I am now to the point that I have converted each byte into its ascii code value. Could comeone please tell me how to convert 48 to 0, 49 to 1, etc? I need to display this in a textbox.
Thanks in advance for any and all help.
Thanks in advance for any and all help.