#include "cstat.h" #include "emtdef.h" _cstat(chan,cstblk) short chan; struct cstat *cstblk; { return(_e75_n(CSTAT,chan,cstblk)); }