home *** CD-ROM | disk | FTP | other *** search
- To use this program ANSI.SYS must be loaded. Also, it will only work as is
- on the mono monitor.
- Just type A>one_on_9 <ret> to see how the program works. The arrow keys and the
- ESC (to exit) are the only active keys. This program isn't really useful but
- the documentation file is an excellent explanation of pointers and data
- structures as used in scrolling with the C language.
- The author declared a function, income() in the scrl_it() function but he
- never used it. Since it doesn't affect the program I just left it in.
- The author wrote ONE_ON_9.C to use the color monitor. I changed it to work
- on the monochrome monitor instead.
-
-