I worked on a project a long time ago that we licensed some code for. It was in C with 1 space indents, all uppercase where possible, and with most variable/function names being 32 characters long which was the limit of the compiler. It was the most horrible thing I'd ever seen.
Even back in the dark days of 80x50 DOS terminals I'd rather break a line in the middle than indent less.
|