Xref: utzoo comp.lang.c:37410 comp.sources.wanted:15900 Newsgroups: comp.lang.c,comp.sources.wanted Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!casbah.acns.nwu.edu!ftpbox!mothost!fwhnm02!mmuegel From: mmuegel@fwhnm02.fwrdc.rtsg.mot.com (Michael S. Muegel) Subject: C Coding Standards Message-ID: <1991Mar21.235705.8952@fwhnm02.fwrdc.rtsg.mot.com> Followup-To: comp.lang.c Reply-To: mmuegel@mot.com (Michael S. Muegel) Organization: Cellular Infrastructure Group, Motorola, Inc., Fort Worth, Texas Date: Thu, 21 Mar 1991 23:57:05 GMT We recently adopted a coding standard for the real-time software development done at our campus. I have been approached to write a tool that enforces this standard. Without going into the details, has anyone aware of any tools, PD or from a vendor, that provide a way to enforce a set of rules. I have used indent, cb, and lint, of course, but they do not go very far. Something that is configurable would be nice. Thanks, -Mike