Categories
ncc
'ncc' is a C source code analyzer which generates program flow and variable usage information. Using it should be as easy as changing CC=gcc to CC=ncc in makefiles, and it supports most common gcc extensions. It has been tested with (among others) the sources of the Linux kernel, gtk, gcc, gdb, bind, mpg123, and ncftp.
Last updated 28 Apr, 2003
Versions
1.9
1.9 stable released 2004-09-10
- Released: 10 Sep, 2004
- Code Maturity: Stable
- Source Archive: http://students.ceid.upatras.gr/~sxanth/ncc/ncc...
- Licenses: PublicDomain
- Interfaces: Command Line
