File Name | Size | Description |
TIME.PAS | 2884 | Draws a big digital clock on your screen similar to the BASIC version in looks but it works completely differently. |
PRIMES.PAS | 1373 | A way to find prime numbers using a linked list. I kind of developed the algorithm on my own so.....you know what I mean. |
COMPARE.PAS | 679 | Compares two files of equal length and displays where they are different. It takes arguments off the command line only. |
FONT.ZIP | 13052 | This nifty program changes the font in DOS text mode. You can create your own font and save it to disk or load a predefined font that I have made. If you make any cool fonts using this program I ask that you send them to me. |