home *** CD-ROM | disk | FTP | other *** search
- MiniTerm is a small terminal(7k) written entirely in C, and can be used to
- base your own custom made terminals. This is Freeware, meaning you can
- copy it how many times you wish and give it to whoever.
-
- Besides being an example of how to use the serial/console effectively,
- it can also be placed in your C: directory, and loaded up quickly
- when you want to call someplace quickly.
-
- I used SAS_C V5.10a, to compile the program:
-
- lc -Lt -cus -O MiniTerm.c
-
- Author: Raja Vallee-Rai
- CIS ID: 76370,645
-