| |
| | Dr. Dobb's | C Programming | July 22, 2001 |
 | | As part of this retraining program, I was recently hired to teach two classes, an introduction to C and an introduction to C++. |
 | | For one thing, the class was more interesting because they had something to do besides sit and take notes for hours on end. |
 | | The public interface for the CommPort class provides for object construction from a copy of the parameter structure, a function to initialize the port, and functions to read and write characters from the port, clear the input queue, test for carrier detect, set the timeout value, and enable and disable Xon/Xoff protocols. |
| www.ddj.com /184409595 (3050 words) |
|