help me undo "indent" formatter

Gary Perlman gsp at ulysses.UUCP
Mon Jul 23 12:51:23 AEST 1984


Sure, I admit it was stupid to try a program without reading the whole manual,
but I tried the new UCB C formatter "indent" and insted of sending its output
to the standard output, or even using a tmp file, it reformatted my program.
That would be okay, except that it uses the idiotic K&R format like:
	for (...) {
		...
	}
Does any one know how I can get my old Pascal style indentation back?
	Gary Perlman
	AT&T Bell Labs
	600 Mountain Ave.
	Murray Hill, NJ 07974
	(201) 582-3624
	uucp: ulysses!gsp



More information about the Comp.lang.c mailing list