File: a_type.h

package info (click to toggle)
fweb 1.60beta-11
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 4,348 kB
  • ctags: 5,018
  • sloc: ansic: 38,347; makefile: 393; sh: 163
file content (17 lines) | stat: -rw-r--r-- 627 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#if(0)
  FTANGLE v1.53.1.13, created with UNIX on "Thursday, January 2, 1997 at 0:57." 
  COMMAND LINE: "Web/ftangle Web/a_type -A -# --F -= 1.60/Web/a_type.h"
  RUN TIME:     "Wednesday, January 1, 1997 at 20:33."
  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)));