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

TAM (3T) (AT&T UNIX PC only ) TAM(3T) wpostwait() This is called by the parent process after performing a wait() for a child process to reverse the effects of wprexec(). wnl(wn,flag) Turns on/off mapping of NL into CR/NL on output. The default stat is on. wicon() Displays an icon (on the bit-mapped screen) at the specified row and column. wicoff() Turns the icon off (blanks the area occupied by the icon). wtargeton() Activates touch target capabilities for menu, form, and message on the S!Oa terminal. The default is off. The command that compiles the code is cc [flags] files -!tam -ltermcap [libraries] For Curses compatibility calls see #defines in tam.h as well as the following: initscr() nl() nonl() cbreak() nocbreak() echo() noecho() getch() flushine() attron() attroff() savetty() resetty() printw() fix term() reset term() FILES /usr /lib/uajkeynames /usr /lib/uajkeymap /usr /lib/ua/kmap .s4 /usr /lib/uajtam.a SEE ALSO font( 4), form(3T), menu(3T), window(7), kbd(7), escape(7), track(3T), wrastop(3T), shlib( 4), message(3T). DIAGNOSTICS Unless otherwise specified, all functions return -1 on failure. - 8-

TMPFILE ( 3S ) TMPFILE ( 3S ) NAME tmpfile - create a temporary file SYNOPSIS #include FILE •tmpfile ( ) DESCRIPTION Tmpfile creates a temporary file and returns a corresponding FILE pointer. The file will automatically be deleted when the process using it terminates. The file is opened for update. SEE ALSO creat(2), unlink(2), fopen(3S), mktemp(3C), tmpnam(3S). - 1 -

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

wpostwait() This is called by the parent process after performing<br />

a wait() for a child process to reverse the<br />

effects of wprexec().<br />

wnl(wn,flag) Turns on/off mapping of NL into CR/NL on output.<br />

The default stat is on.<br />

wicon() Displays an icon (on the bit-mapped screen) at the<br />

specified row and column.<br />

wicoff() Turns the icon off (blanks the area occupied by<br />

the icon).<br />

wtargeton() Activates touch target capabilities for menu, form,<br />

and message on the S!Oa terminal. The default is<br />

off.<br />

The command that compiles the code is<br />

cc [flags] files -!tam -ltermcap [libraries]<br />

For Curses compatibility calls see #defines in tam.h as well as<br />

the following:<br />

initscr()<br />

nl()<br />

nonl()<br />

cbreak()<br />

nocbreak()<br />

echo()<br />

noecho()<br />

getch()<br />

flushine()<br />

attron()<br />

attroff()<br />

savetty()<br />

resetty()<br />

printw()<br />

fix term()<br />

reset term()<br />

FILES<br />

/usr /lib/uajkeynames<br />

/usr /lib/uajkeymap<br />

/usr /lib/ua/kmap .s4<br />

/usr /lib/uajtam.a<br />

SEE ALSO<br />

font( 4), form(3T), menu(3T), window(7), kbd(7), escape(7),<br />

track(3T), wrastop(3T), shlib( 4), message(3T).<br />

DIAGNOSTICS<br />

Unless otherwise specified, all functions return -1 on failure.<br />

- 8-

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

Saved successfully!

Ooh no, something went wrong!