Related articles |
---|
[?] portability checker for C++ qjackson@wave.home.com (Quinn Tyler Jackson) (1998-08-30) |
Re: [?] portability checker for C++ bfahle@forelogic.com (Bill Fahle) (1998-09-05) |
From: | "Bill Fahle" <bfahle@forelogic.com> |
Newsgroups: | comp.compilers |
Date: | 5 Sep 1998 01:17:10 -0400 |
Organization: | OnRamp, http://www.onramp.net/ |
References: | 98-08-197 |
Keywords: | C++, tools |
Abraxas (www.abxsoft.com) has a product called CodeCheck that does a lot of
things with C and C++ code, including the ability to extend the tool with
rules of your own. It parses code from all kinds of platforms, so it might
have what you're after built in.
Quinn Tyler Jackson wrote
>Does anyone know of any portability checkers for C++ that will run
>under or compile for the Windows 95 platform?
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.