home *** CD-ROM | disk | FTP | other *** search
- FASTREAD.CON
- FASTREAD.DOC
- FASTREAD.INC
- FASTREAD.INF
- FASTREAD.PAS
- FASTREAD.TYP
-
- Keywords: PASCAL IO SOURCE FASTREAD EWEDAA
-
- Version 3 of Eric Wedaa's Fastread routines. These routines dramatically
- (10 times +) cut the amount of time needed to read and write standard text
- lines in OSS pascal. (1.XX for sure, and probably 2.XX as well) Allows
- fast seek and a new routine, a fast BACKWARDS readln, for reading lines
- that you have already read in, but need to see again. Used in Eric's
- Pascal Utilities. Also fixes minor bug in Seek routine and writing to a
- full disk error.
-
-
- GETPIXEL.DOC
- GETPIXEL.PAS
- TEST.PAS
- TEST.PRG
-
- This is a routine for Personal Pascal to read the Pixel Value of a given
- pixel. This also comes with a test program as well to see how it is done.
-