galatasarayer
Programmer
I use C++ and I am trying to get messages of "unsigned char" form MQ. However all the examples I got use string format and the useemptybuffer function which takes "const char" as first parameter.
how can I put and get a message of "unsigned char" to MQ?
how can I put and get a message of "unsigned char" to MQ?