<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'How to display how the classes are related to each other graphically?' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'How to display how the classes are related to each other graphically?' posted on the 'C++ Builder' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2009 Programmers Heaven</copyright>
    <pubDate>Fri, 20 Nov 2009 21:03:07 -0700</pubDate>
    <lastBuildDate>Fri, 20 Nov 2009 21:03:07 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>How to display how the classes are related to each other graphically?</title>
      <link>http://www.programmersheaven.com/mb/bcbuilder/389405/389405/how-to-display-how-the-classes-are-related-to-each-other-graphically/</link>
      <description>Hello.&lt;br /&gt;
&lt;br /&gt;
I am a new user of Borland C++ Builder 6. I have been using C for a few years but I just started learning C++.&lt;br /&gt;
&lt;br /&gt;
I was given a complex c++ program written by former lab members. My task is to understand the program and modify&lt;br /&gt;
it to suite my needs. I have all the source codes (.cpp and .h files). There are about 200-250 files in different folders. It seems that there are many classes and member functions. Some of the classes are inherited from the others. Moreover, there are virtual functions. It is a bit difficult to understand the relationships among the classes/functions/files. My questions are as follows:&lt;br /&gt;
&lt;br /&gt;
1. What is the best way to understand the program in this case?&lt;br /&gt;
&lt;br /&gt;
2. Is there a way (perhaps a free program?) that allows me to display how the classes/files related to each other graphically? Due to the complexity of the program, I need something better than the built-in class explorer.&lt;br /&gt;
&lt;br /&gt;
Your help is greatly appreciated. Thanks. &lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/bcbuilder/389405/389405/how-to-display-how-the-classes-are-related-to-each-other-graphically/</guid>
      <pubDate>Fri, 17 Apr 2009 20:34:52 -0700</pubDate>
      <category>C++ Builder</category>
    </item>
    <item>
      <title>How to display how the classes are related to each other graphically?</title>
      <link>http://www.programmersheaven.com/mb/bcbuilder/389405/389411/how-to-display-how-the-classes-are-related-to-each-other-graphically/#389411</link>
      <description>&lt;span style="color: Blue;"&gt;Try this tool:&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.stack.nl/~dimitri/doxygen/"&gt;http://www.stack.nl/~dimitri/doxygen/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Should be free.&lt;br /&gt;
&lt;/span&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/bcbuilder/389405/389411/how-to-display-how-the-classes-are-related-to-each-other-graphically/#389411</guid>
      <pubDate>Sat, 18 Apr 2009 05:35:17 -0700</pubDate>
      <category>C++ Builder</category>
    </item>
  </channel>
</rss>