Inactive Tutor answered 05/14/19
Tutor
New to Wyzant
open is used primarily for opening a serial port for RS232 comminications.
It handles BINARY data and is used to communicate with a device or other
piece of hardware ( ex. printer, serial modem)
fopen is used to open a data file on the disk