Closed Thread
Results 1 to 5 of 5

Thread: Code transfer to flowchart

  1. #1
    indian is offline Newbie
    Join Date
    Nov 2007
    Posts
    4
    Rep Power
    0

    Code transfer to flowchart

    I am looking for a free software that enables to show
    Graphically the structure of a c,c++ code ,

    The input will be *.cpp *.c and *.h and the output is a chart like a UML which contains methods signatures and variables

    It will be helpful if the code can run on a directory and not only on separate files

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    v0id is offline Retired
    Join Date
    Apr 2007
    Posts
    2,937
    Blog Entries
    3
    Rep Power
    42
    I've never heard about such software, but it would be interesting to know if somebody else has.

  4. #3
    indian is offline Newbie
    Join Date
    Nov 2007
    Posts
    4
    Rep Power
    0

    heard that visio can do it

    but is there a free tool

  5. #4
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143
    I am not aware of any software that does that. Usually, you build flowcharts/UML before writing the code, not after.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  6. #5
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143
    Actually, after a quick search I found this: Dia Resource
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 2
    Last Post: 11-08-2011, 03:52 AM
  2. Need help with a flowchart
    By moey187 in forum C and C++
    Replies: 1
    Last Post: 04-14-2011, 06:47 AM
  3. Flowchart help.
    By kevotinh in forum General Programming
    Replies: 0
    Last Post: 06-26-2010, 04:38 PM
  4. Help please!!! pseudocode and flowchart
    By Shawneal in forum General Programming
    Replies: 1
    Last Post: 04-29-2010, 04:09 AM
  5. flowchart help
    By j0k3r5an in forum Python
    Replies: 3
    Last Post: 08-15-2009, 04:35 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts