Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!ucsd!ames!uhccux!virtue!comp.vuw.ac.nz!munnari.oz.au!bruce!merlin!tim From: tim@bhpmrl.oz.au (Tim Monks) Newsgroups: comp.lang.c Subject: Is there a C "check" program which accepts ANSI C ? Keywords: check syntax C Nick Crossley Message-ID: <1590@merlin.bhpmrl.oz.au> Date: 26 Jul 90 04:04:20 GMT Sender: usenet@bhpmrl.oz.au Lines: 23 I have a version of the "check" program written by Nick Crossley of Computer Consoles Inc. Irvine way back in 1988. It attempts to check the syntax of C programs in a more heuristic fashion than lint. Unfortunately it doesn't like in-line declarations of variables in function names, eg: int foo(int bar) { : } generates a syntax error. Is there a version of "check" which does accept this style syntax ? Does anyone know the email address of Nick ? What does everyone else use ? Regards, Tim. -- Dr. Tim Monks Image Processing & Data Analysis Group | (direct) (+61-3)566-7448 BHP Melbourne Research Laboratories | (switch) (+61-3)560-7066 245 Wellington Rd, Mulgrave, 3170, | (fax) (+61-3)561-6709 AUSTRALIA | (EMAIL) tim@merlin.bhpmrl.oz.au