linux_chapter05

所属分类:Linux/Unix编程
开发工具:C/C++
文件大小:5KB
下载次数:4
上传日期:2006-11-01 16:57:16
上 传 者dom
说明:  BeginningLinuxProgramming example5

文件列表:
chapter05\badterm.c (163, 2000-01-12)
chapter05\kbhit.c (1444, 2000-01-12)
chapter05\menu1.c (988, 2000-01-12)
chapter05\menu2.c (1119, 2000-01-12)
chapter05\menu3.c (1442, 2000-01-12)
chapter05\menu4.c (1977, 2000-01-12)
chapter05\menu5.c (2675, 2000-01-12)
chapter05\password.c (643, 2000-01-12)
chapter05\sizeterm.c (299, 2000-01-12)
chapter05 (0, 2005-06-01)

Chapter 5 - Terminals. menu1.c - A simple menu routine. menu2.c - A version of menu1.c that checks for output redirection. menu3.c - A version of menu2.c that uses the /dev/tty file for input and output. password.c - A program that doesn't echo input from the user to the screen. menu4.c - An improved menu entry program with character control. The programs below may require the compile command: cc -o xxxx xxxx.c -I/usr/include/ncurses -lncurses badterm.c - A program that set sup terminal types wrongly. sizeterm.c - A program that prints the terminal size. menu5.c - A program that gives the user total terminal control. kbhit - A program that detects which key the user hits (a la MS_DOS).

近期下载者

相关文件


收藏者