C
carlospedr
I'm sending ESC sequences to a printer, one of these sequences include
a parameter that is "2 byte integer", in order to send it to the
printer I have to convert an int to 2 byte integer, how do I do this?
Thank's for the help,
Carlos Pedro
a parameter that is "2 byte integer", in order to send it to the
printer I have to convert an int to 2 byte integer, how do I do this?
Thank's for the help,
Carlos Pedro