<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'please comment' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'please comment' posted on the 'Pascal' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Tue, 18 Jun 2013 15:57:56 -0700</pubDate>
    <lastBuildDate>Tue, 18 Jun 2013 15:57:56 -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>please comment</title>
      <link>http://www.programmersheaven.com/mb/pasprog/393132/393132/please-comment/</link>
      <description>here is a program written by me in Pascal and Assembly.&lt;br /&gt;
&lt;a href="http://www.youtube.com/watch?v=WSINobJR7Bo"&gt;http://www.youtube.com/watch?v=WSINobJR7Bo&lt;/a&gt;&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pasprog/393132/393132/please-comment/</guid>
      <pubDate>Wed, 01 Jul 2009 11:53:50 -0700</pubDate>
      <category>Pascal</category>
    </item>
    <item>
      <title>Re: please comment</title>
      <link>http://www.programmersheaven.com/mb/pasprog/393132/393221/re-please-comment/#393221</link>
      <description>Why don't you post the code and schematic ?  Someone may find it useful.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pasprog/393132/393221/re-please-comment/#393221</guid>
      <pubDate>Thu, 02 Jul 2009 20:19:18 -0700</pubDate>
      <category>Pascal</category>
    </item>
    <item>
      <title>Re: please comment</title>
      <link>http://www.programmersheaven.com/mb/pasprog/393132/393239/re-please-comment/#393239</link>
      <description>ok, i will&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pasprog/393132/393239/re-please-comment/#393239</guid>
      <pubDate>Fri, 03 Jul 2009 05:09:53 -0700</pubDate>
      <category>Pascal</category>
    </item>
    <item>
      <title>Can Some help to Write Pascal Program</title>
      <link>http://www.programmersheaven.com/mb/pasprog/393132/393285/can-some-help-to-write-pascal-program/#393285</link>
      <description>Below are some other questions you can help me to look into at your leisure:&lt;br /&gt;
&lt;br /&gt;
1. Write a Program that reads 2 dimensional matrices (say A &amp;amp; B) of &lt;br /&gt;
M x N.Your program will compute the ressult matrix C[M,N] to the console (use procedures explicitly).&lt;br /&gt;
&lt;br /&gt;
2. Write a simple Pascal program that can calculate area of any circle.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Expecting to hear from you.Cheers!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pasprog/393132/393285/can-some-help-to-write-pascal-program/#393285</guid>
      <pubDate>Sat, 04 Jul 2009 06:53:13 -0700</pubDate>
      <category>Pascal</category>
    </item>
    <item>
      <title>Re: Can Some help to Write Pascal Program</title>
      <link>http://www.programmersheaven.com/mb/pasprog/393132/393932/re-can-some-help-to-write-pascal-program/#393932</link>
      <description>Very Very nice program. Only a question ... What port did u used to control the car ? The USB ? &lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pasprog/393132/393932/re-can-some-help-to-write-pascal-program/#393932</guid>
      <pubDate>Mon, 20 Jul 2009 05:45:01 -0700</pubDate>
      <category>Pascal</category>
    </item>
    <item>
      <title>Re: Can Some help to Write Pascal Program</title>
      <link>http://www.programmersheaven.com/mb/pasprog/393132/393938/re-can-some-help-to-write-pascal-program/#393938</link>
      <description>Printer port memW[$0000:$0408+LPT*2]; where LPT is 0 or 1 depends on wich printer port do you want to use, but you can find the port number on memory $0000:$0408 or $0040:$0008&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pasprog/393132/393938/re-can-some-help-to-write-pascal-program/#393938</guid>
      <pubDate>Mon, 20 Jul 2009 06:39:19 -0700</pubDate>
      <category>Pascal</category>
    </item>
    <item>
      <title>Re: Can Some help to Write Pascal Program</title>
      <link>http://www.programmersheaven.com/mb/pasprog/393132/393944/re-can-some-help-to-write-pascal-program/#393944</link>
      <description>it would be very wonderful to use the usb-port instead of the LPT. If you can do such thing please reply .&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pasprog/393132/393944/re-can-some-help-to-write-pascal-program/#393944</guid>
      <pubDate>Mon, 20 Jul 2009 09:33:54 -0700</pubDate>
      <category>Pascal</category>
    </item>
    <item>
      <title>Re: Can Some help to Write Pascal Program</title>
      <link>http://www.programmersheaven.com/mb/pasprog/393132/393946/re-can-some-help-to-write-pascal-program/#393946</link>
      <description>I don't know how, here is some information about these ports, maybe helps. &lt;a href="http://en.wikipedia.org/wiki/Parallel_port"&gt;http://en.wikipedia.org/wiki/Parallel_port&lt;/a&gt; , &lt;a href="http://www.howstuffworks.com/usb.htm"&gt;http://www.howstuffworks.com/usb.htm&lt;/a&gt;  My teacher says that printer port is better, cuz u can use electronic stuffs.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pasprog/393132/393946/re-can-some-help-to-write-pascal-program/#393946</guid>
      <pubDate>Mon, 20 Jul 2009 10:00:09 -0700</pubDate>
      <category>Pascal</category>
    </item>
  </channel>
</rss>