Parent Directory
|
Revision Log
|
Patch
| Revision 1.9 by sysadm, Fri May 6 15:48:44 2005 UTC | Revision 1.10 by sysadm, Fri May 6 16:37:59 2005 UTC | |
|---|---|---|
| # | Line 58 | Line 58 |
| 58 | ||
| 59 | #define Ctrl(C) ((C) - 'A' + 1) | #define Ctrl(C) ((C) - 'A' + 1) |
| 60 | ||
| 61 | #define DOECHO (1) | |
| 62 | #define NOECHO (0) | |
| 63 | ||
| 64 | extern int screen_lines; | extern int screen_lines; |
| 65 | ||
| 66 | #endif //_IO_H_ | #endif //_IO_H_ |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |