lclint-interest message 197
From kam@oce.nl Fri Feb 27 14:10:38 1998
>Received: from pc4-kam.oce.nl by smtp02.oce.nl (4.1/SMI-4.1)
id AA26646; Fri, 27 Feb 98 10:32:01 +0100
X-Sender: kam@pophost
X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32)
Date: Fri, 27 Feb 1998 10:31:54 +0100
To: lclint-interest@larch.lcs.mit.edu
From: Gerald van Kampen
Subject: New member introduction & MS Visual C++ port
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
PGP fingerprint = 8C 86 C7 04 B5 40 00 A1 C5 3A 05 6E 71 30 31 CF FC F2 64 8A
#########################################################
# Programmers never die, they just GOSUB without RETURN #
#########################################################
David
Evans
University of Virginia, Computer Science
evans@cs.virginia.edu