From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=AC_FROM_MANY_DOTS,BAYES_00, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: fac41,af40e09e753872c X-Google-Attributes: gidfac41,public X-Google-Thread: 109fba,f292779560fb8442 X-Google-Attributes: gid109fba,public X-Google-Thread: 1014db,30e368bdb3310fe5 X-Google-Attributes: gid1014db,public X-Google-Thread: f8c65,30e368bdb3310fe5 X-Google-Attributes: gidf8c65,public X-Google-Thread: 103376,30e368bdb3310fe5 X-Google-Attributes: gid103376,public X-Google-Thread: 1008e3,30e368bdb3310fe5 X-Google-Attributes: gid1008e3,public X-Google-Thread: 10db24,30e368bdb3310fe5 X-Google-Attributes: gid10db24,public From: Chris Kuan Subject: Re: Hungarian notation Date: 1996/05/30 Message-ID: <31AE7295.5EDE@bhp.com.au>#1/1 X-Deja-AN: 157525523 references: <31999F43.41C67EA6@scn.de> <4o07o9$rfu@seagoon.newcastle.edu.au> <4o1vo3$p2a@news1.ni.net> <4oehnp$onn@goanna.cs.rmit.EDU.AU> <31ACB6DB.221A@bhp.com.au> <4oii33$er6@cville-srv.wam.umd.edu> content-type: text/plain; charset=us-ascii organization: BHP Information Technology mime-version: 1.0 newsgroups: comp.lang.ada,comp.lang.c++,comp.lang.c,comp.lang.modula3,comp.lang.modula2,comp.edu,comp.lang.eiffel x-mailer: Mozilla 2.0 (Win16; I) Date: 1996-05-30T00:00:00+00:00 List-Id: Bob Rodgers wrote: > > Chris Kuan wrote: > >What about something like, > > >"Use comments to fill in the gaps between the code". > > I read this and I get visions of hordes of students carefully > eliminating as much whitespace between and withing functions as > possible. It just goes to show, some people will do ANYTHING rather than comment their code reasonably :-) - Chris.