home *** CD-ROM | disk | FTP | other *** search
- Path: aurora!nike!rutgers!princeton!allegra!ulysses!gamma!pyuxww!lcuxc!lcuxb!lcuxa!mike2
- From: mike2@lcuxa.UUCP (M S Slomin)
- Newsgroups: net.micro.pc
- Subject: PD lint routine for the PC
- Message-ID: <104@lcuxa.UUCP>
- Date: 7 Nov 86 15:30:36 GMT
- Organization: Bell Communications Research, Piscataway, NJ
- Lines: 270
-
- Below is a uuencoded form of a public domain 'lint'-like program
- I picked up along the way. It checks for the most obvious errors
- (mismatched braces, etc.) but hardly qualifies as a true lint
- program. Nevertheless, it is better than nothing. It may be of
- some use, so here it is:
-
- Disclaimer: The program was obtained from BBS sources some
- time back, has no copyrights, and is presumably in the public
- domain. As far as I know, it is public domain.