Parent Directory
|
Revision Log
|
Patch
| Revision 1.7 by sysadm, Sun May 18 08:53:21 2025 UTC | Revision 1.9 by sysadm, Wed May 28 07:30:23 2025 UTC | |
|---|---|---|
| # | Line 39 extern int get_data(int row, int col, ch | Line 39 extern int get_data(int row, int col, ch |
| 39 | ||
| 40 | extern int display_file_ex(const char *filename, int begin_line, int wait); | extern int display_file_ex(const char *filename, int begin_line, int wait); |
| 41 | ||
| 42 | extern int show_top(const char *status); | extern int show_top(const char *str_left, const char *str_center, const char *str_right); |
| 43 | ||
| 44 | extern int show_bottom(const char *msg); | extern int show_bottom(const char *msg); |
| 45 |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |