linux_chapter06

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

文件列表:
chapter06\color.c (1423, 2000-01-12)
chapter06\ipmode.c (1264, 2000-01-12)
chapter06\keypad.c (1694, 2000-01-12)
chapter06\moveadd.c (1640, 2000-01-12)
chapter06\multiw1.c (2737, 2000-01-12)
chapter06\pad.c (1086, 2000-01-12)
chapter06\screen1.c (599, 2000-01-12)
chapter06\subscl.c (1530, 2000-01-12)
chapter06\app\curses.c (17276, 2000-01-12)
chapter06\app (0, 2005-06-01)
chapter06 (0, 2005-06-01)

Chapter 6 - Curses: To compile use something like: cc -o XXXXX XXXXX.c -I/usr/include/ncurses -lncurses screen1.c - A program that prints "Hello World" just where you want it. moveadd.c - A program that prints dynamic quotes from Shakespeare's Scottish play. ipmode.c - A very simple password program that shows keyboard modes. multiw1.c - A program that displays multiple windows, refreshes windows and brings them to the top. subscl.c - A program that displays subwindows and gets text to scroll. keypad.c - A program that responds to keystrokes. color.c - A program that finds out the color pairs for the user's terminal. pad.c - A program that extracts text from a pad structure that is larger than the terminal window. /app/curses.c - This program re-implements the CD Title database application

近期下载者

相关文件


收藏者