CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2009
    Posts
    88

    convert c++ to block digram

    Is there an application that allows to automatically convert source into a block diagram to visualise program flow?

  2. #2
    Join Date
    Apr 2007
    Location
    Mars NASA Station
    Posts
    1,436

    Re: convert c++ to block digram

    Are you mean convert program source to flow chart or classes relationship ?
    Thanks for your help.

  3. #3
    Join Date
    Dec 2007
    Location
    Lithuania
    Posts
    98

    Re: convert c++ to block digram

    MagicDraw, Rational Rose, Poseidon.
    Share and always try to give back more.

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured