Pls try Crystal FLOW for C, Crystal REVS for C at
www.sgvsarc.com.
There are free trial versions too.
Thx
Vedanarayanan
Rod Pemberton wrote:
[color=blue]
> "ravi4udude" <ravi.sharma.saggi@gmail.com> wrote in message
> news:1142368153.454541.280660@i39g2000cwa.googlegr oups.com...[color=green]
> > hi All,
> >
> > If anyone have this software please share it with me.[/color]
> ?[color=green]
> > C code to flowchart convertor[/color]
>
> Try CTool, Cxref, Ctags:
>
> npath - C Source Complexity Measures
>
http://www.geonius.com/software/tools/npath.html
>
> Check: A unit test framework for C
>
http://check.sourceforge.net/
>
> CTool Library (call-graph generator, source transformations)
>
http://ctool.sourceforge.net/
>
> Cproto automatically generates C function prototypes
>
http://cproto.sourceforge.net/
>
> JSCPP - a C preprocessor + parser with special modes
>
http://www.die-schoens.de/prg/
>
> CXREF C language cross referencing program
> in volume1 of comp.sources.unix:
>
http://ftp.sunet.se/pub/usenet/ftp.u....sources.unix/
>
> CSur Le projet Csur (in French)
> An analyzer of code C to detect common program execution errors
>
http://www.lsv.ens-cachan.fr/~goubault/Csur/csur.html
>
> Chico State Mini-C Compiler (CSMCC) is a student training load-and-go
> compiler
>
http://www.ecst.csuchico.edu/~sameerg/compproj.html
>
http://www.ecst.csuchico.edu/~hilzer/csci250/proj/
>
> Edward Willink's C++ grammars:
>
http://www.computing.surrey.ac.uk/research/dsrg/fog/
> (some of the links have an extra text '/v' in them, just delete)
>
> ISO C/C++ grammars version 1.2 (c-c++-grammars-1.2.tar.gz)
>
http://www.sigala.it/sandro/download.php
>
> A C99 Parser, a recursive decent parser
>
http://www.mazumdar.demon.co.uk/c_parser.html
>
> Ctags generates an index (or tag) file of language objects
>
http://ctags.sourceforge.net/
>
> Cdecl English<->C translator for C declarations
> cdecl in volume6 of comp.sources.unix:
> cdecl2 in volume14 of comp.sources.unix:
>
http://ftp.sunet.se/pub/usenet/ftp.u....sources.unix/
>
>
> Rod Pemberton
> PS. Could someone FAQ or Wiki this?[/color]