www.pudn.com > tcpipstack.rar > CASYNCMS.H
/* CASYNCMS.H - entry points in casycms 930811 rr orig file 941009 rr change types from char to int */ int Far inp_status P(( void )); void Far inp_flush P(( void )); void Far init_comm P(( void )); void Far uninit_comm P(( void )); int Far inp_char P(( void )); void Far outp_char P(( int c )); /* end of casyncms.h */