
Analyze
Get flash to fully experience Pearltrees
C-C++ Beautifier
Al Dev (Alavoor Vasudevan) v16.4, 03 May 2003 This document will help you to format (beautify) the C/C++ programs so that it is more readable and confirms to your site C/C++ coding standards. The information in this document applies to all the operating sytems that is - Linux, MS DOS, Apple Macintosh, Windows 95/NT/2000, BeOS, OS/2, IBM OSes, all flavors of Unix like Solaris, HPUX, AIX, SCO, Sinix, BSD, UnixWare, etc.. and to all other operating systems which support "C" compiler (it means almost all the operating systems on this planet!). (The latest version of this document is at "http://www.milkywaygalaxy.freeservers.com" . You may want to check there for changes).Cppanalyse (working title) is an open source static code analysis tool for C++. The general idea here is to catch programmer errors that the compiler misses as soon as possible, thereby reducing the total cost of fixing those errors It will provide the following features: Code checking rules are written as python scripts. We will ship with a number of default rules that should cover most commonly found C++ bugs.
cppanalyse
Valgrind
File-level and class-level software component verification Formal methods-based abstract interpretation Prove the absence of certain run-time errors Display of run-time errors directly in code MISRA-C ® :2004, MISRA-C++:2008, and JSF++ coding standard enforcement, with direct source file links Cyclomatic complexity and other code metrics Eclipse ™ and Microsoft ® Visual Studio ® IDE integration Polyspace Viewer, showing color-coding for each file, procedure, and line of C/C++ code. Next: Working with Polyspace Client for C/C++ <p style="text-align:right;color:#A8A8A8"></p>

