Serial terminal setup issues

I want to use a fstream to do serial I/O on an RS232 device. I need a File Descriptor and File pointer to be able to set the baud rate and send a break (using tcgetattr and tcsetattr). I will be reading a writing one byte at a time over this device.

Thanks
Topic archived. No new replies allowed.