Posts by Tiago Rodrigues • 1 point
1 post
-
-1
votes1
answer38
viewsQ: Visual Studio C++ Strings in Hexa
I am creating a program in Visual Studio C++ with UI to do RS-232 communication with some weather cameras, for that I have to send a String in Hexa. String is sent in this format: String^ a1 =…