date and time created 88/08/28 17:54:15 by minshall
[unix-history] / usr / src / usr.bin / tn3270 / ctlr / declare.h
/*
* Declarations of routines from the controller.
*/
extern void
AddHost(),
DoReadModified(),
DoReadBuffer(),
OptInit(),
SendToIBM(),
SendTransparent();
extern int
DataFrom3270(),
DataFromNetwork(),
OptOrder(),
OutputClock,
TransparentClock;