home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!spool.mu.edu!umn.edu!csus.edu!netcom.com!netcomsv!mama!netcomsv!ulogic!hartman
- From: hartman@ulogic.UUCP (Richard M. Hartman)
- Newsgroups: comp.lang.c
- Subject: Re: C code Layout
- Message-ID: <785@ulogic.UUCP>
- Date: 29 Dec 92 23:06:42 GMT
- References: <771@ulogic.UUCP: <1992Dec23.153137.13423@fcom.cc.utah.edu> <1992Dec23.165659.3298@mfltd.co.uk>
- Organization: negligable
- Lines: 74
-
- In article <1992Dec23.165659.3298@mfltd.co.uk: nmp@mfltd.co.uk writes:
- :
- :In article <1992Dec23.153137.13423@fcom.cc.utah.edu>, swillden@news.ccutah.edu (Shawn Willden) writes:
- :> hartman@ulogic.UUCP (Richard M. Hartman) writes:
- :>
- :> [ Styles A and B deleted (you already know what they are) ]
- :>
- :> : ... am I in the minority here by preferring style C:
- :> :
- :> : keyword (condition)
- :> : {
- :> : statement1;
- :> : statement2;
- :> : statement3;
- :> : }
- :>
- :> This thread is entirely too polite. Don't you people know that when
- :> coding styles are discussed massive *FLAMAGE* and LOTS OF SHOUTING IS
- :> REQUIRED TO DO THE SUBJECT JUSTICE???????
- :>
- :> In keeping with internet custom I would suggest to Mr. Hartman that he
- :> GET A LIFE AND A REAL EDITOR LIKE EMACS AND STOP SCREWING AROUND WITH
- :> VI FOR HELLS SAKE MAN DONT YOU KNOW THIS IS THE 90S???!?!?!? YOUR
- :> PROBABLY ONE OF THOSE PINKOCOMMIE WHITESPACELOVING FREAKS TO!!!!
-
- Sorry, this thread is on coding style. Editors is another
- religious argument entirely. :-)
-
- Actually I prefer Brief -- but they don't have it on my
- UNIX system. Vi is an OLD friend, and I can make it sing
- and dance. Emacs has too many Alt-Meta-Cokebottle wierdnesses
- for me.
-
- Have you tried VAX EDT in "nokeypad" mode? Now there's
- an editor! ;-)
-
- (I hated the thing in "keypad" mode myself....)
-
- :> Shawn Willden
- :> swillden@icarus.weber.edu
- :>
- :> P.S. I prefer style C myself
-
- :-D
-
- :Get a life? Get a real editor like EMACS? At the risk of getting off the
- :subject, EMACS is poo, full of disgusting cryptic control sequences
- :(what was it CNTRL-X CNTRL-S to save?) and vi is quite wonderful and sexy
- :and fun and great and etc etc.
- :
- :And as for white space I think thats nice too.
-
- I would say necessary!
-
- :
- :Oh yes. C layout.
- :I like..
- :
- : keyword( fruitbat )
- : {
- : ocelot(PINKOCOMMIE);
- : etc etc..
- : }
-
- Oh well....
-
-
-
-
- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- Work away today, think about tomorrow. |
- Never comes the day, for my love and me. | -Richard Hartman
- I feel her gently sighing | hartman@uLogic.COM
- as the evening slips away.... |
-