date and time created 87/05/25 11:17:36 by minshall
[unix-history] / usr / src / usr.bin / tn3270 / api / apilib.h
/*
* What one needs to specify
*/
extern int
api_sup_errno, /* Supervisor error number */
api_sup_fcn_id, /* Supervisor function id (0x12) */
api_fcn_errno, /* Function error number */
api_fcn_fcn_id; /* Function ID (0x6b, etc.) */