Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!lll-lcc!unisoft!hoptoad!gnu From: gnu@hoptoad.UUCP Newsgroups: comp.sources.d Subject: Re: Standard C Programming - wot a dumb idea. Message-ID: <2835@hoptoad.uucp> Date: Fri, 28-Aug-87 03:35:17 EDT Article-I.D.: hoptoad.2835 Posted: Fri Aug 28 03:35:17 1987 Date-Received: Sat, 29-Aug-87 16:29:21 EDT References: <1101@laidbak.UUCP> <656@hplabsz.HPL.HP.COM> Organization: Nebula Consultants in San Francisco Lines: 12 Harry Skelton (guardian@laidback.UUCP) suggested in news.admin the following > >10. no memory playing - no mallocs, allocs, callocs or whatever - if it > can't be handled by the compiler then don't post it. I agree with Harry. Let's go back to fixed-size buffers for everything. No sense in allocating enough space to handle whatever the world throws at us. If somebody tries to grep a file with a 1000 character line in it, we should clearly core dump. That'll teach the user to keep to 80 columns like Mr. Hollerith said to. -- {dasys1,ncoast,well,sun,ihnp4}!hoptoad!gnu gnu@postgres.berkeley.edu My name's in the header where it belongs.