all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How modify K&R c-mode style not treat functions different?
@ 2002-10-29  0:45 seberino
  0 siblings, 0 replies; only message in thread
From: seberino @ 2002-10-29  0:45 UTC (permalink / raw)


K&R c-mode style put braces on same line
and various data structures unlike GNU
style which puts "{"'s on next line.....

How make K&R do this for *all* constructs
that use braces and *not* treat functions
different?!?!!?


(If I'm not mistaken... K&R style does this
"if {", "for (;;) {", "class myClass {"
and it is *only* for *functions* that we do 
this:

int myFunction
{
...
}

Chris
-- 
_______________________________________

Dr. Christian Seberino
SPAWAR Systems Center San Diego
Code 2363
49590 Lassing Road, Room A339
San Diego, CA 92152-6147
U.S.A.

Phone: (619) 553-7940
Fax:   (619) 553-1269
Email: seberino@spawar.navy.mil
_______________________________________

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-29  0:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-29  0:45 How modify K&R c-mode style not treat functions different? seberino

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.