Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!ncar!ames!pasteur!ucbvax!MITRE-BEDFORD.ARPA!jrv From: jrv@MITRE-BEDFORD.ARPA ("James R. Van Zandt") Newsgroups: comp.sys.zenith.z100 Subject: New MSDOS uploads to SIMTEL20 Message-ID: Date: 9 Oct 88 01:01:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 24 I have uploaded the following programs to SIMTEL20... ----------------------------------------------------------------------- PD1:GETF.ARC BLDFUNCS scans one or more C source files and notes where each function is defined. GETF is then used to locate the source file containing a particular function and direct your favorite editor to it. The system is particularly helpful when editing someone else's large program which is divided into many files. This ARC includes source code, executables, and documentation for both. From Marvin Hymowech's article in DDJ #142 (August 1988), transcribed and modestly enhanced by James R. Van Zandt . PD1:FILE-CRC.ARC FILECRC calculates CRCs for all files on a disk and records them in a file. COMPARE then compares two such files and reports differences, highlighting suspicious changes (file contents changed but creation date unchanged). Useful for spotting viral reproduction and/or damage. This ARC includes source code, executables, and documentation for both. Written by Ted H. Emigh, translated from Pascal to C and modestly enhanced by James R. Van Zandt . ----------------------------------------------------------------------- - Jim Van Zandt