From: utzoo!henry Newsgroups: net.misc Title: C programming standards Article-I.D.: utzoo.2245 Posted: Sun Jul 4 01:28:53 1982 Received: Sun Jul 4 01:28:53 1982 Just in case there's anybody still interested in C programming standards, we have a document that might be of interest. It's an annotated version of a Bell paper called "Indian Hill C Style and Coding Standards", which reached us in hardcopy form by paths too elaborate to describe. The one respect in which it may be of more interest than some of the others is that it attempts to codify the style found in much Bell Unix code rather than inventing a new one. For example, if's paragraph like this: if (...) { ... } Is anybody interested? If so, send mail; if there's enough, I'll post it to net.sources. Anybody have any preferences for whether it should be posted as nroff output or (ms macros) source?