date and time created 88/03/04 17:22:30 by jaap
[unix-history] / usr / src / local / ditroff / ditroff.okeeffe / s.h
struct s {
int nargs;
struct s *pframe;
filep pip;
int pnchar;
tchar prchar;
int ppendt;
tchar *pap;
tchar *pcp;
tchar pch0;
tchar pch;
};