Parent Directory
|
Revision Log
|
Patch
| Revision 1.2 by sysadm, Fri Oct 22 18:47:51 2004 UTC | Revision 1.3 by sysadm, Fri Oct 22 19:15:49 2004 UTC | |
|---|---|---|
| # | Line 141 show_bottom() | Line 141 show_bottom() |
| 141 | int | int |
| 142 | press_any_key() | press_any_key() |
| 143 | { | { |
| 144 | prints (" \033[1;33m按任意键盘继续...\033[0;37m \r\n"); | prints (" \033[1;33m按任意键盘继续...\033[0;37m"); |
| 145 | iflush(); | iflush(); |
| 146 | ||
| 147 | return igetch (); | return igetch (); |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |