473,799 Members | 2,999 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Flow chart for C code

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.

Apr 1 '06 #1
7 9433
codepp wrote:
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.

If you need help with C, you should consider 'comp.lang.c' and not
'comp.lang.c++' . They are two different languages.

That said, there are probably tools that can create flow charts for
you. Have you tried looking on the Web?

V
--
Please remove capital As from my address when replying by mail
Apr 1 '06 #2

Victor Bazarov wrote:
codepp wrote:
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.

If you need help with C, you should consider 'comp.lang.c' and not
'comp.lang.c++' . They are two different languages.

That said, there are probably tools that can create flow charts for
you. Have you tried looking on the Web?

V
--
Please remove capital As from my address when replying by mail


Thank for you reply.
Yes, I know that there are some tool on the web. but I need to create
the flow chart by hand. I need to learn what symbol should I use, and
how I use them. So what I need is a tutorial that show me how to create
the flow chart. I need it also for C++.

Apr 1 '06 #3
On 1 Apr 2006 08:51:03 -0800, "codepp" <xc*******@gmai l.com> wrote in
comp.lang.c++:

Victor Bazarov wrote:
codepp wrote:
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.

If you need help with C, you should consider 'comp.lang.c' and not
'comp.lang.c++' . They are two different languages.

That said, there are probably tools that can create flow charts for
you. Have you tried looking on the Web?

V
--
Please remove capital As from my address when replying by mail


Thank for you reply.
Yes, I know that there are some tool on the web. but I need to create
the flow chart by hand. I need to learn what symbol should I use, and
how I use them. So what I need is a tutorial that show me how to create
the flow chart. I need it also for C++.


GIFY.

http://www.google.com/search?hl=en&q...=Google+Search

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://c-faq.com/
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.l earn.c-c++
http://www.contrib.andrew.cmu.edu/~a...FAQ-acllc.html
Apr 1 '06 #4
Thanks!!!

Apr 2 '06 #5
You said you wanted a standard chart such as something in UML. The
closest thing to a flow chart in UML is an activity diagram.

Fraser.
*** Free account sponsored by SecureIX.com ***
*** Encrypt your Internet usage with a free VPN account from http://www.SecureIX.com ***
Apr 3 '06 #6
Jack Klein wrote:

GIFY.


Shouldn't it be GIYF? Nevre midn.

V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask
Apr 5 '06 #7
AutoFlowchart can help you! http://www.ezprog.com
AutoFlowchart is a excellent source code flowcharting tool to
generate flowchart from source code. Its flowchart can expand and
shrink. and you can pre-define the the width , height,Horizont al
spacing and vertical spacing. Move and zoom is also very easy. It can
export the flowchart as a Microsoft Word file or a bitmap file. It can
help programmers understand, document and visualize source code.
As a new product to replace AgFlowchart, it revised the bugs of
AgFlowchart and add many features.
It supports C,C++,VC++(Visu al C++ .NET),Delphi(Ob ject Pascal).
Maybe it can help you!

Apr 28 '06 #8

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

Similar topics

0
1552
by: Praasd | last post by:
Hi I have a problem in understanding how to implement a process created in visio through code. For example I have a diagram in visio which is defining a process, lets assume some decision boxes i.e it's just like a flow chart. I have to write a program in c# which takes this file as input and follow the flow chart instructions based on the user inputs. Are there any such samples or links that can guide me, whixh can understand the flow chart...
4
3306
by: David Goldsmith | last post by:
Is there software that will take C++ source and generate from it a flow chart? Thanks! DG
22
6801
by: PeteCresswell | last post by:
I've been to http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mschrt/html/vbobjtitleobject.asp, but still don't have a clue. For example, I've got a chart object namde 'grphStats' in a form named frmChart. ?Forms!frmChart!grphStats.Name returns "grphStats" as expected, but I can't get any further.
3
3580
by: Hemanth | last post by:
Hi group I am loking for a tool to convert C source code to flow chart( as a visio diagram is preferred, but other formats are also fine)/ documentation. I If you know any such tool please post their name/ link. If this is not the right forum, please suggest the right forum thanks hemanth
1
3307
by: Daemon | last post by:
Hi All, I am going to use C#.Net to write an application which can let the user to design work flow diagrams within the application. So I think I have to acquire and employ some flow chart controls. Do any those of you have such valuable experience in doing the similar task? Any referal for the control? Many thanks in advance !!
4
3202
by: Lucas Tam | last post by:
Are there any free diagramming components to build flow chart type graphs for .NET - in particular one that works with ASP.NET? If not, can anyone recommend one of the commerical components over another? Northwood GoDiagram? SyncFusion? etc? Thanks! -- Lucas Tam (REMOVEnntp@rogers.com)
1
5595
by: Agnes | last post by:
I will use visio to draw a flow chart to show the module flows . Can I do it in vb.net ?? or I should use visio to draw it. and then make it as image file ?? Or... anyother suggestion ? Thanks a lot
0
1664
by: qwer | last post by:
Hi... I need to do a flow chart diagram using VB. As usual, I'm doing my car park system. So this is how it should look like: Upon arrival... 1) The user will see these messages - "Welcome to Paperless Car Park!" 2) "Before entering, please SMS your vehicle number to ..." (The ... is the SIM card in the GSM modem) 3) "Thank you. Your car plate number is ..." (The ... is the car plate number) 4) "Your IN time is __:__hrs"
1
5012
by: cubekid | last post by:
I am using OWC 11 in my new web application for displaying charts. Is it possible in OWC 11 to combine and display a column and a line graph (Looking like they overlap each other)? I tried it using this code but it doesn' t work. int width = 400; int height = 300; Bitmap bmpChart = new Bitmap(width, height, PixelFormat.Format16bppRgb555);
0
9688
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
9546
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
10491
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...
1
10247
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9079
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6809
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
5467
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4146
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2941
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.