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. include graph generator

include graph generator

Scheduled Pinned Locked Moved The Lounge
data-structureshelpcsharpvisual-studio
7 Posts 5 Posters 0 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.
  • K Offline
    K Offline
    Kannan Kalyanaraman
    wrote on last edited by
    #1

    Anyone new a graph generator tool, that can parse C include files recursively and generate a graphical-tree out of them. I vaguely remember reading somewhere vs.net or there is a addin for vs.net which can do this, but I cant be sure. Googling didn't help much. I'm stuck here in a porting project which needs such kind of work, doing this manually seems like a major pain :(( thanks Kannan

    T Z K C 4 Replies Last reply
    0
    • K Kannan Kalyanaraman

      Anyone new a graph generator tool, that can parse C include files recursively and generate a graphical-tree out of them. I vaguely remember reading somewhere vs.net or there is a addin for vs.net which can do this, but I cant be sure. Googling didn't help much. I'm stuck here in a porting project which needs such kind of work, doing this manually seems like a major pain :(( thanks Kannan

      T Offline
      T Offline
      Taka Muraoka
      wrote on last edited by
      #2

      doxygen.org[^]


      Software is everything. It also sucks. Charles Fishman [^] Awasu 1.0.3 (beta)[^]: A free RSS reader with support for Code Project.

      1 Reply Last reply
      0
      • K Kannan Kalyanaraman

        Anyone new a graph generator tool, that can parse C include files recursively and generate a graphical-tree out of them. I vaguely remember reading somewhere vs.net or there is a addin for vs.net which can do this, but I cant be sure. Googling didn't help much. I'm stuck here in a porting project which needs such kind of work, doing this manually seems like a major pain :(( thanks Kannan

        Z Offline
        Z Offline
        Zdenek Navratil
        wrote on last edited by
        #3

        Doxygen together with Graphviz[^] Regards,  Zdenek


        "It's never too late to have a happy childhood." [Tom Robbins]

        1 Reply Last reply
        0
        • K Kannan Kalyanaraman

          Anyone new a graph generator tool, that can parse C include files recursively and generate a graphical-tree out of them. I vaguely remember reading somewhere vs.net or there is a addin for vs.net which can do this, but I cant be sure. Googling didn't help much. I'm stuck here in a porting project which needs such kind of work, doing this manually seems like a major pain :(( thanks Kannan

          K Offline
          K Offline
          Kant
          wrote on last edited by
          #4

          CodeVizor[^] But it works with MFC and Java only. So I don't think it solves your problem. Give it a try though. But if you want to use GraphViz then don't forget contact Leppie[^] He is best at it. Don't :beer: and drive.

          K 1 Reply Last reply
          0
          • K Kannan Kalyanaraman

            Anyone new a graph generator tool, that can parse C include files recursively and generate a graphical-tree out of them. I vaguely remember reading somewhere vs.net or there is a addin for vs.net which can do this, but I cant be sure. Googling didn't help much. I'm stuck here in a porting project which needs such kind of work, doing this manually seems like a major pain :(( thanks Kannan

            C Offline
            C Offline
            Chris Richardson
            wrote on last edited by
            #5

            It's not perfect, but I have written one: http://www.codeproject.com/useritems/includefinder.asp[^] It just outputs to a CTreeCtrl, not a real "graph", but you have access to all the source, so feel free to hack away. Chris Richardson
            Terrain Software

            K 1 Reply Last reply
            0
            • K Kant

              CodeVizor[^] But it works with MFC and Java only. So I don't think it solves your problem. Give it a try though. But if you want to use GraphViz then don't forget contact Leppie[^] He is best at it. Don't :beer: and drive.

              K Offline
              K Offline
              Kannan Kalyanaraman
              wrote on last edited by
              #6

              Thanks Kant, will check it out. - Kannan

              1 Reply Last reply
              0
              • C Chris Richardson

                It's not perfect, but I have written one: http://www.codeproject.com/useritems/includefinder.asp[^] It just outputs to a CTreeCtrl, not a real "graph", but you have access to all the source, so feel free to hack away. Chris Richardson
                Terrain Software

                K Offline
                K Offline
                Kannan Kalyanaraman
                wrote on last edited by
                #7

                Thanks Chris, will check it out. - Kannan

                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