Article 946 of comp.sys.amiga: Path: mcdsun!noao!hao!hplabs!decwrl!decvax!tektronix!reed!nscpdc!joemu From: joemu@nscpdc.NSC.COM (Joe Mueller) Newsgroups: comp.sys.amiga Subject: tool to update or create c workbench disks Keywords: update, strip, headers, lattice Message-ID: <801@nscpdc.NSC.COM> Date: 19 Dec 86 07:28:57 GMT Organization: National Semiconductor, Portland Development Center, Portland, OR Lines: 544 The following is a utility that I wrote to update my C workbench disk whenever Commodore would update my operating system software. It can be used to create a new disk as well. It differs from the update command that Commodore provides in that it can strip C header files of comments and unnecessary whitespace. It compiles under lattice C with a simple cc -o update myupdate.c