Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. ascii flow chart / diagram creator?

ascii flow chart / diagram creator?

Scheduled Pinned Locked Moved The Lounge
visual-studiocomtoolsquestion
3 Posts 2 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    feline_dracoform
    wrote on last edited by
    #1

    I wish to place some simple "flow charts" into my code, as comments, to remind me how I intended the code to work, and be used. I already use: http://www.codeproject.com/miscctrl/flowcharteditor.asp quite often, and have on occasion used: http://www.codeproject.com/tools/codeplotterremoded.asp I am bouncing between VS2005 and VIM (the code has to compile on both UNIX and Windows) so separate documentation is not helping me at the moment. It is taking 7 UNIX windows + 2 IDE's just to track and test the code at the moment :~ I love the idea of code plotter, but am finding it very labour intensive, especially compared to the flow chart editor. So far google has not helped me, so does anyone have any experience with a tool that will allow me to produce simple flow charts as ascii? a reasonable windows GUI + some form of "export to ascii" feature would be lovely! Then I cannot loose the documentation :) zen is the art of being at one with the two'ness -- modified at 11:19 Monday 8th May, 2006

    L 1 Reply Last reply
    0
    • F feline_dracoform

      I wish to place some simple "flow charts" into my code, as comments, to remind me how I intended the code to work, and be used. I already use: http://www.codeproject.com/miscctrl/flowcharteditor.asp quite often, and have on occasion used: http://www.codeproject.com/tools/codeplotterremoded.asp I am bouncing between VS2005 and VIM (the code has to compile on both UNIX and Windows) so separate documentation is not helping me at the moment. It is taking 7 UNIX windows + 2 IDE's just to track and test the code at the moment :~ I love the idea of code plotter, but am finding it very labour intensive, especially compared to the flow chart editor. So far google has not helped me, so does anyone have any experience with a tool that will allow me to produce simple flow charts as ascii? a reasonable windows GUI + some form of "export to ascii" feature would be lovely! Then I cannot loose the documentation :) zen is the art of being at one with the two'ness -- modified at 11:19 Monday 8th May, 2006

      L Offline
      L Offline
      leppie
      wrote on last edited by
      #2

      Doxygen GraphWiz**

      xacc.ide-0.1.3.12 - Now a whole lot faster (and better)
      Consolas size screenshots (see how fractional font sizes look)

      **

      F 1 Reply Last reply
      0
      • L leppie

        Doxygen GraphWiz**

        xacc.ide-0.1.3.12 - Now a whole lot faster (and better)
        Consolas size screenshots (see how fractional font sizes look)

        **

        F Offline
        F Offline
        feline_dracoform
        wrote on last edited by
        #3

        I thought about Doxygen, and have used it before now. as far as i am aware it produces stand alone documentation. the main problem i had with it was when it produced an index of several thousand class names, many of which were horribly similar *rolls eyes* not doxygen's fault, that is what our code looks like :-O i already have to many open windows, i need to stick notes into the actual code files, so when i return to them i know what i was thinking :) i do not recognise GraphWiz, i am off to look it up now, thank you for the hint. zen is the art of being at one with the two'ness

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups