<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'2d Array or record?' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread '2d Array or record?' posted on the 'Pascal' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sun, 26 May 2013 01:42:26 -0700</pubDate>
    <lastBuildDate>Sun, 26 May 2013 01:42:26 -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>2d Array or record?</title>
      <link>http://www.programmersheaven.com/mb/pasprog/429913/429913/2d-array-or-record/</link>
      <description>I'm making a program to update our prices and discount.&lt;br /&gt;
Reading a file, layout : G30;48&lt;br /&gt;
which means discount code is G30 which in turn equal 48%&lt;br /&gt;
I can read it but need a simple example on how to implement it.&lt;br /&gt;
&lt;br /&gt;
I read a line in the pricefile, this line contains different info, like number, text and discount code, so I have to determine the discount everytime I read a line, but would like to make the work as little as possible, since I have to read around 108.000 lines and work on them, any suggestions?&lt;br /&gt;
&lt;br /&gt;
regards&lt;br /&gt;
  John&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pasprog/429913/429913/2d-array-or-record/</guid>
      <pubDate>Tue, 23 Oct 2012 03:46:57 -0700</pubDate>
      <category>Pascal</category>
    </item>
  </channel>
</rss>