Newsgroups: comp.misc Path: utzoo!telly!moore!bkj386!anton From: anton@bkj386.uucp (Anton Aylward) Subject: Re: MEL - A *Real* Programmer Reply-To: anton@analsyn.UUCP (PUT YOUR NAME HERE) Organization: A.S.C.I. Date: Mon, 5 Nov 90 23:26:58 GMT Message-ID: <1990Nov5.232658.5689@bkj386.uucp> A couple of years of maintaining other people's code taught me to write and document proterly, AND TO DOCUMENT THE DESIGN AS WELL AS THE CODE !!!!!!!!!!!!!!!!! I made a resolution that I never wanted anyone to think the thoughts about me that I was thinking about the people whose code I was working on. I hope I've lieved up to that. Small code ? Yes, but by design and careful thought as to what is the parsimoneous and general approach, not small for small's sake. Look at K&R's library with V7 (et al). Simple but very effective routines. Look at DOS libraries, rated by the number of functions they have, even if they are inaaproriate! /anton aylward