|
-
March 31st, 1999, 02:38 AM
#1
Source Code Checker
Hi,
does anyone know of some reasonably priced source code checking tools for MSVC 5.0 other than BoundsChecker?
Thanks in advance,
Daniel
-
March 31st, 1999, 03:42 AM
#2
Re: Source Code Checker
reasonable prised versions will not do half a good job as BoundsChecker does
you get what you pay for
Sally
-
March 31st, 1999, 10:26 AM
#3
Re: Source Code Checker
BoundsChecker isn't a source code checker, it's a runtime debugging tool.
For source code checking, try PC-Lint for C/C++ from Gimpel Software, it's very thorough.
Dave
-
March 31st, 1999, 02:21 PM
#4
Thanks Re: Source Code Checker
Thanks for your messages. I have BoundsChecker but as Dave correctly pointed out I am looking for a source code checker not a debugging tool so I shall investigate as suggested,
regards,
Daniel
-
April 3rd, 1999, 08:37 PM
#5
Re: Source Code Checker
You've had PC-Lint suggested, and it's good product. You might also want to look at LC-Lint. It's free, and it can do some types of checking that most other Lint's can't.
The universe is a figment of its own imagination.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|