|
|
1.1 ! root 1: /* ! 2: Entry points for COM port manipulation routines ! 3: Created by Microsoft Corporation, 1989 ! 4: */ ! 5: /* ! 6: Must include global.h before this file ! 7: */ ! 8: int ComFlush(void); ! 9: int ComInit(COM comTerm); ! 10: USHORT ComRead(Line pli); ! 11: int ComWrite(char ch); ! 12: int ComClose(void); ! 13: int ComBreak(void); ! 14: int ComUnbreak(void); ! 15: int ComError(void);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.