Opened 6 years ago
#12529 new Support Requests
Sending two int values
Reported by: | anonymous | Owned by: | chris_kohlhoff |
---|---|---|---|
Milestone: | Boost 1.61.0 | Component: | asio |
Version: | Boost 1.61.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Dear all,
I would like trough a C++ program send two int values via the serial port. I configured correctly the serial port with Boost::asio, but I don't know how to send those two int values in a buffer (Newbie in c++). I saw a lot of tutorials, but unfortunatly, I didn't find my answer.
Could you help me please ?
Note:
See TracTickets
for help on using tickets.