Format: AllC/C++CSSTextshell script Advanced Search
36: 37: #define inputByte(tmo) getSIO(tmo) // input one byte 38: #define outputByte(c) putSIO(c) // output one byte