Click here to Skip to main content
15,792,959 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Using fstream with USB Serial Port Pin
mo14927-Jul-18 17:10
mo14927-Jul-18 17:10 
GeneralRe: Using fstream with USB Serial Port Pin
OscardelaGrouch8-Jul-18 9:08
OscardelaGrouch8-Jul-18 9:08 
GeneralRe: Using fstream with USB Serial Port Pin
mo14928-Jul-18 12:55
mo14928-Jul-18 12:55 
GeneralRe: Using fstream with USB Serial Port Pin
OscardelaGrouch9-Jul-18 9:49
OscardelaGrouch9-Jul-18 9:49 
AnswerRe: Using fstream with USB Serial Port Pin
OscardelaGrouch8-Jul-18 11:57
OscardelaGrouch8-Jul-18 11:57 
GeneralRe: Using fstream with USB Serial Port Pin
OscardelaGrouch9-Jul-18 9:52
OscardelaGrouch9-Jul-18 9:52 
AnswerRe: Using fstream with USB Serial Port Pin
Jochen Arndt10-Jul-18 4:31
professionalJochen Arndt10-Jul-18 4:31 
GeneralRe: Using fstream with USB Serial Port Pin
OscardelaGrouch10-Jul-18 10:53
OscardelaGrouch10-Jul-18 10:53 
Jochen Arndt wrote:
The common method is using termios and the IO functions from the standard C library


Thank you for the reply. It is ironic that I ran across this yesterday and was able to write something that used this successfully. I will use this in my final code I am sure. My issue now is the write command, it seems to be char based, so I'm working on sending a char buffer.

Once again, thanks to you and the forum, I really appreciate it.
OdlG
GeneralRe: Using fstream with USB Serial Port Pin
OscardelaGrouch10-Jul-18 19:43
OscardelaGrouch10-Jul-18 19:43 
GeneralRe: Using fstream with USB Serial Port Pin
Jochen Arndt10-Jul-18 22:09
professionalJochen Arndt10-Jul-18 22:09 
GeneralRe: Using fstream with USB Serial Port Pin
OscardelaGrouch11-Jul-18 18:40
OscardelaGrouch11-Jul-18 18:40 
GeneralRe: Using fstream with USB Serial Port Pin
Jochen Arndt11-Jul-18 22:16
professionalJochen Arndt11-Jul-18 22:16 
GeneralRe: Using fstream with USB Serial Port Pin
OscardelaGrouch12-Jul-18 19:42
OscardelaGrouch12-Jul-18 19:42 
GeneralRe: Using fstream with USB Serial Port Pin
Jochen Arndt12-Jul-18 21:59
professionalJochen Arndt12-Jul-18 21:59 
GeneralRe: Using fstream with USB Serial Port Pin
OscardelaGrouch14-Jul-18 8:51
OscardelaGrouch14-Jul-18 8:51 
GeneralRe: Using fstream with USB Serial Port Pin
Jochen Arndt14-Jul-18 9:36
professionalJochen Arndt14-Jul-18 9:36 
GeneralRe: Using fstream with USB Serial Port Pin
OscardelaGrouch14-Jul-18 9:38
OscardelaGrouch14-Jul-18 9:38 
GeneralRe: Using fstream with USB Serial Port Pin
Jochen Arndt14-Jul-18 9:43
professionalJochen Arndt14-Jul-18 9:43 
GeneralRe: Using fstream with USB Serial Port Pin
OscardelaGrouch14-Jul-18 10:40
OscardelaGrouch14-Jul-18 10:40 
GeneralRe: Using fstream with USB Serial Port Pin
Jochen Arndt14-Jul-18 13:49
professionalJochen Arndt14-Jul-18 13:49 
QuestionWhich do I use ide for learn c ++ Pin
Onur Çil6-Jul-18 3:33
Onur Çil6-Jul-18 3:33 
AnswerRe: Which do I use ide for learn c ++ Pin
Richard MacCutchan6-Jul-18 3:54
mveRichard MacCutchan6-Jul-18 3:54 
AnswerRe: Which do I use ide for learn c ++ Pin
CPallini7-Jul-18 12:06
mveCPallini7-Jul-18 12:06 
GeneralRe: Which do I use ide for learn c ++ Pin
Daniel Pfeffer8-Jul-18 2:49
professionalDaniel Pfeffer8-Jul-18 2:49 
GeneralRe: Which do I use ide for learn c ++ Pin
CPallini8-Jul-18 21:56
mveCPallini8-Jul-18 21:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.