<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'HELP NEEDED IN TROUBLESHOOTING INSTALLATION OF BORLAND C++5.01' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'HELP NEEDED IN TROUBLESHOOTING INSTALLATION OF BORLAND C++5.01' posted on the 'C++ Builder' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 25 May 2013 19:55:55 -0700</pubDate>
    <lastBuildDate>Sat, 25 May 2013 19:55:55 -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>HELP NEEDED IN TROUBLESHOOTING INSTALLATION OF BORLAND C++5.01</title>
      <link>http://www.programmersheaven.com/mb/bcbuilder/277880/277880/help-needed-in-troubleshooting-installation-of-borland-c++501/</link>
      <description>Hi,&lt;br /&gt;
I have recentlu installed borland C++ 5.01 on my windows XP machine.It works fine except that when the output window comes up, it closes within a flash even before i can see the output. I dont know how to solve this problem.&lt;br /&gt;
anyone who can help me with this!!!&lt;br /&gt;
&lt;br /&gt;
a million thanks in advance. Really need this solution BADLY.&lt;br /&gt;
&lt;br /&gt;
thanks&lt;br /&gt;
biobee&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/bcbuilder/277880/277880/help-needed-in-troubleshooting-installation-of-borland-c++501/</guid>
      <pubDate>Sat, 16 Oct 2004 06:58:21 -0700</pubDate>
      <category>C++ Builder</category>
    </item>
    <item>
      <title>Re: HELP NEEDED IN TROUBLESHOOTING INSTALLATION OF BORLAND C++5.01</title>
      <link>http://www.programmersheaven.com/mb/bcbuilder/277880/277896/re-help-needed-in-troubleshooting-installation-of-borland-c++501/#277896</link>
      <description>: Hi,&lt;br /&gt;
: I have recentlu installed borland C++ 5.01 on my windows XP machine.It works fine except that when the output window comes up, it closes within a flash even before i can see the output. I dont know how to solve this problem.&lt;br /&gt;
: anyone who can help me with this!!!&lt;br /&gt;
: &lt;br /&gt;
: a million thanks in advance. Really need this solution BADLY.&lt;br /&gt;
: &lt;br /&gt;
: thanks&lt;br /&gt;
: biobee&lt;br /&gt;
: &lt;br /&gt;
before the return of main add a cin...&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/bcbuilder/277880/277896/re-help-needed-in-troubleshooting-installation-of-borland-c++501/#277896</guid>
      <pubDate>Sat, 16 Oct 2004 08:51:53 -0700</pubDate>
      <category>C++ Builder</category>
    </item>
    <item>
      <title>Re: HELP NEEDED IN TROUBLESHOOTING INSTALLATION OF BORLAND C++5.01</title>
      <link>http://www.programmersheaven.com/mb/bcbuilder/277880/320752/re-help-needed-in-troubleshooting-installation-of-borland-c++501/#320752</link>
      <description>: : Hi,&lt;br /&gt;
: : I have recentlu installed borland C++ 5.01 on my windows XP machine.It works fine except that when the output window comes up, it closes within a flash even before i can see the output. I dont know how to solve this problem.&lt;br /&gt;
: : anyone who can help me with this!!!&lt;br /&gt;
: : &lt;br /&gt;
: : a million thanks in advance. Really need this solution BADLY.&lt;br /&gt;
: : &lt;br /&gt;
: : thanks&lt;br /&gt;
: : biobee&lt;br /&gt;
: : &lt;br /&gt;
: before the return of main add a cin...&lt;br /&gt;
: &lt;br /&gt;
: another solution like Microsoft's one&lt;br /&gt;
: at first line of a program add this&lt;br /&gt;
   #include &amp;lt;conio.h&amp;gt;&lt;br /&gt;
: at the last line and before return statement add these&lt;br /&gt;
   cout&amp;lt;&amp;lt;endl&amp;lt;&amp;lt;"press a key to exit...";&lt;br /&gt;
   getch();&lt;br /&gt;
: have fun....&lt;br /&gt;
: lucky boy&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/bcbuilder/277880/320752/re-help-needed-in-troubleshooting-installation-of-borland-c++501/#320752</guid>
      <pubDate>Tue, 08 Nov 2005 17:25:24 -0700</pubDate>
      <category>C++ Builder</category>
    </item>
    <item>
      <title>Re: HELP NEEDED IN TROUBLESHOOTING INSTALLATION OF BORLAND C++5.01</title>
      <link>http://www.programmersheaven.com/mb/bcbuilder/277880/393559/re-help-needed-in-troubleshooting-installation-of-borland-c++501/#393559</link>
      <description>thx:)) tat really helps!! problem solved:))&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/bcbuilder/277880/393559/re-help-needed-in-troubleshooting-installation-of-borland-c++501/#393559</guid>
      <pubDate>Fri, 10 Jul 2009 06:46:04 -0700</pubDate>
      <category>C++ Builder</category>
    </item>
  </channel>
</rss>