473,788 Members | 2,896 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

C code to flowchart convertor

hi All,

If anyone have this software please share it with me.

Thanks in advance.

Mar 14 '06 #1
4 12243
On Tuesday 14 March 2006 20:29, ravi4udude opined (in
<11************ **********@i39g 2000cwa.googleg roups.com>):
hi All,

If anyone have this software please share it with me.

Thanks in advance.


As off topic as this is here, the same question has been asked recently,
and someone was kind enough to point to the application in question.
Search the group using Google Groups...

--
BR, Vladimir

What is the robbing of a bank compared to the founding of a bank?
-- Bertold Brecht

Mar 14 '06 #2

"ravi4udude " <ra************ ***@gmail.com> wrote in message
news:11******** **************@ i39g2000cwa.goo glegroups.com.. .
hi All,

If anyone have this software please share it with me. ? C code to flowchart convertor


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.un ix:
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.un ix:
cdecl2 in volume14 of comp.sources.un ix:
http://ftp.sunet.se/pub/usenet/ftp.u....sources.unix/
Rod Pemberton
PS. Could someone FAQ or Wiki this?

Mar 14 '06 #3
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:
"ravi4udude " <ra************ ***@gmail.com> wrote in message
news:11******** **************@ i39g2000cwa.goo glegroups.com.. .
hi All,

If anyone have this software please share it with me.

?
C code to flowchart convertor


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.un ix:
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.un ix:
cdecl2 in volume14 of comp.sources.un ix:
http://ftp.sunet.se/pub/usenet/ftp.u....sources.unix/
Rod Pemberton
PS. Could someone FAQ or Wiki this?


Mar 26 '06 #4
None wrote:
Pls try Crystal FLOW for C, Crystal REVS for C at www.sgvsarc.com.
There are free trial versions too.


Please don't top post your replies. See the following links:

<http://cfaj.freeshell. org/google/>
<http://clc-wiki.net/wiki/Introduction_to _comp.lang.c>
<http://www.safalra.com/special/googlegroupsrep ly/>

Mar 26 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1870
by: Chris Crowe [MVP 2005/2006] | last post by:
I have written a Web User Control that runs inside of Sharepoint, but when I want to use a custom convertor class to convert an XML attribute I get the following error: System.Security.SecurityException: Request failed.
7
9433
by: codepp | last post by:
Hello I need a way to create a flow chart for some code written in C. I need if there are a normalized way to create it like UML. Thanks in advance.
4
1886
by: pcnerd | last post by:
I've been playing around with VB since version 3. I now have VB6 Learning Edition. I'm thinking about getting VB.NET Express Edition. I have a lot of demo programs for version 3 thru version 6. I realize that the convertor might not be able to convert the source code on the older demos. I would have to open every demo program in version 6 & save it in the VB6 format & then open the source code in VB.NEt & convert to VB.NET. I've read...
1
1463
by: poorna | last post by:
Hai all Can any one help how to use currency convertor in Web application as I need to implement the currency convertor into my project. I tried in so many ways and was unable to gather any information regarding this. I tried if they is possibility of any currency convertor web service to implement directly but it is helpless. So if you can provide any web service related to currency convertor compatible with Microsoft .Net Frame...
3
8444
by: Paulers | last post by:
hello everyone, can anyone recommend a free flowchart framework for vb.net? I was drooling over Flowchart.net until I saw the $500.00 price tag. I realize that a lot of work went into flowchart.net and I do not doubt that it is work $500.00, I just cant afford it. Any direction is greatly appreciated. Thanks :)
17
4710
by: radhikams | last post by:
Hi I want to create a drag drop tool box using javascript... Can anyone please guide me in this regard Thanks
19
2388
by: William Gill | last post by:
I seem to be having a mentally bad period lately . My code is beginning to be terrible convoluted mess, and I shudder to think what it will be like to go back in a couple months and try to follow it, so I'm going back to basics. I need to flowchart what I'm doing. The problem is I can't seem to find anything that works well,and doesn't cost an arm and leg. I have an old copy of Smart Draw, but it's out dated and does not work right on...
19
4138
by: sameer | last post by:
1-develop a flowchart and then write a c program to display all prime number less than the number entered by the user.
0
9656
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9498
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10364
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10172
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9967
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7517
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6750
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5536
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3670
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.