AT&T UNIX™PC Unix System V Users Manual - tenox

AT&T UNIX™PC Unix System V Users Manual - tenox AT&T UNIX™PC Unix System V Users Manual - tenox

01.01.2013 Views

n "--- --'•

TAM (3T) (AT&T UNIX PC only ) TAM(3T) NAME tam - a library of calls that supports terminal access, including windows. SYNOPSIS #include < tam.h > win it() wexit(rval) int iswind() int wcreate(row,col,height,width,flags) short row ,col,height,width; unsigned short flags; int wdelete(wn) short wn; int wselect(wn) short wn; int wgetsel() int wgetstat(wn,wstatp) short wn; WSTAT *wstatp; int wsetstat(wn,wstatp) short wn; WSTAT *wstatp; int wputc(wn,c) short wn; char c; int wputs(wn,cp) short wn; char *cp; int wprintf(wn,fmt,argl ..• argn) short wn; char *fmt; int wslk(wn,kn,llabel,slabel) short wn; short kn; char *Habel, *slabel; int wslk(wn,O,slongl,slong21sshort) /* alternate form of wslk * / short wn; char *slongl, *slong2, *sshort; int wcmd (wn,cp) short wn; char *cp; int wprompt(wn1cp) short wn; char *cp; - 1 -

n "--- --'•

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!