Our friends, }' - (nf)

berry at fortune.UUCP berry at fortune.UUCP
Tue Jul 26 05:02:57 AEST 1983


#R:ucbesvax:4800019:fortune:16200006:000:414
fortune!berry    Jul 25 11:50:00 1983

	I personally have found the following style of {} quite easy to read
and type.  I don't know actually where I picked up each statement, but they
did come from a variety of places and I believe they do form a fairly
complete and consistent set:

	if() {
		...
		}

	struct	gorp	{
		...
		}
	= {
		...
		} ...;

	switch() {
	case	:
		...
		}


	David W. Berry
	amd70!fortune!berry
	cbosgd!...
	harpo!...
	hpda!...



More information about the Comp.lang.c mailing list