lclint-interest message 200
From kam@oce.nl Mon Mar 2 11:10:12 1998
>Received: from pc4-kam.oce.nl by smtp02.oce.nl (4.1/SMI-4.1)
id AA24788; Mon, 2 Mar 98 09:48:48 +0100
X-Sender: kam@pophost
X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32)
Date: Mon, 02 Mar 1998 09:48:44 +0100
To: lclint-interest@larch.lcs.mit.edu
From: Gerald van Kampen
Subject: New member introduction & MS Visual C++ port. rabbit
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Hello,
My name is Gerald van kampen and I'm working as (embedded) software
engineer at Oce-Technologies (manufacturer of copiers and printers) in the
Netherlands.
As I was curious what LCLint would tell me about my code I gave it a try.
Because I work with the MS Visual C++ 4.0 compiler at the moment, I used
Mike Smith's Win32 version of LCLint. This worked fine as long as the total
command line length of the preprocessor system() call didn't exceed 128
characters (an old inherited MS DOS "feature"). I solved this by writing
the preprocessor string to a batch file and call this batch file with the
system() command. As I didn't have Borland C++ I ported the sources to
compile with Visual C++ (with success). Things work OK now as long as I
don't include windows.h which gives lot of parse errors.
As this should be a brief introduction I'll stop now. If anybody is
interested please let me know.
Gerald van Kampen mailto:kam@oce.nl
Oce-Technologies B.V. URL:http://www.oce.com
Location 3G20 Tel: .. 31 77 3594726
P.O. Box 101 Fax: .. 31 77 3595337
NL-5900 MA Venlo
The Netherlands
David
Evans
University of Virginia, Computer Science
evans@cs.virginia.edu