01.01.2013 Views

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

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

TAM (3T) (AT&T UNIX PC only )<br />

int wlabel(wn,cp)<br />

short wn;<br />

char *cp;<br />

int wrefresh(wn)<br />

TAM(3T)<br />

short wn; �<br />

int wuser(wn,cp)<br />

short wn;<br />

char * cp;<br />

int wgoto(wn,row,col)<br />

short wn,rol,col;<br />

int wgetpos(wn,rowp,colp)<br />

short wn;<br />

int *rowp,*colp;<br />

int wgetc(wn);<br />

short wn;<br />

char *kcodemap(code);<br />

unsigned char code;<br />

int keypad (dummy,flag)<br />

int dummy,flag;<br />

int wsetmouse(wn,ms);<br />

short wn;<br />

struct umdata *ms;<br />

int wreadmouse(wn,xp,yp,bp,rp)<br />

short wn;<br />

int *xp,*yp,*bp,* rp;<br />

int wprexec()<br />

int wpostwait()<br />

wnl (wn,flag)<br />

short wn;<br />

int flag;<br />

wicon(wn, row, col, icp)<br />

short wn, row, col;<br />

struct icon *icp;<br />

wicoff(wn, row, col, icp)<br />

short wn, row, col;<br />

struct icon *icp;<br />

wtargeton()<br />

DESCRIPTION<br />

The Terminal Access Method (TAM) routines provide a deviceindependent<br />

ANSI X3.64 interface to terminals. TAM also pro- ·�<br />

vides calls for creating, manipulating, and displaying to windows<br />

and can support an optional mouse input device.<br />

Multiple overlapping windows can appear simultaneously on the<br />

screen. The characteristics of a window are its dimensions (height<br />

and width), position on the screen, and position relative other<br />

simultaneous windows. The UNIX PC kernel orders windows<br />

- 2-<br />

I

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

Saved successfully!

Ooh no, something went wrong!