리눅스 프로그래머를 위한 가이드
8.19 Termcap Emulation
- int tgetent(char *bp, char *name)
- int tgetflag(char id[2])
- int tgetnum(char id[2])
- char *tgetstr(char id[2], char **area)
- char *tgoto(char *cap, int col, int row)
- int tputs(char *str, int affcnt, int (*putc)())
이전:8.18 화면 덤프 (Screen Dump)
다음:8.20 Terminfo 함수들(Functions)
Copyright (c) 1996,1997 by Euibeom.Hwang & SangEun.Oh All Rights Reserved
Email To:Webmaster ,
Another address
LAST UPDATE Dec 15,1997
Created Dec 15,1997