File: a_type.h

package info (click to toggle)
fweb 1.62-12
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 7,132 kB
  • ctags: 6,669
  • sloc: ansic: 41,944; makefile: 412; sh: 157
file content (18 lines) | stat: -rw-r--r-- 628 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#if(0)
  FTANGLE v1.60,
 created with UNIX on "Thursday, September 24, 1998 at 16:12." 
  COMMAND LINE: "Web/ftangle Web/a_type -A -# --F -= 1.62/Web/a_type.h"
  RUN TIME:     "Friday, September 25, 1998 at 8:02."
  WEB FILE:     "Web/a_type.web"
  CHANGE FILE:  (none)
#endif


int tgetent PROTO((outer_char*buffer,CONST outer_char*name));
int tgetflag PROTO((CONST outer_char*id));
int tgetnum PROTO((CONST outer_char*id));
outer_char*tgetstr PROTO((CONST outer_char*id,outer_char**area));
outer_char*tgoto PROTO((CONST outer_char*cm,int destcol,int destline));
SRTN tputs PROTO((outer_char*cp,int affcnt,int(*outc)(int)));