<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'read lines - C programming' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'read lines - C programming' posted on the 'C and C++' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 25 May 2013 14:41:26 -0700</pubDate>
    <lastBuildDate>Sat, 25 May 2013 14:41: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>read lines - C programming</title>
      <link>http://www.programmersheaven.com/mb/CandCPP/51803/51803/read-lines---c-programming/</link>
      <description>if i have a file as below;&lt;br /&gt;
&lt;br /&gt;
HD 100&lt;br /&gt;
DT1234&lt;br /&gt;
DT1234&lt;br /&gt;
DT2345&lt;br /&gt;
DT2345&lt;br /&gt;
DT2345&lt;br /&gt;
DT3344&lt;br /&gt;
DT3344&lt;br /&gt;
TR01&lt;br /&gt;
&lt;br /&gt;
What should i do, if i want to fprint only DT1234 to another file. &lt;br /&gt;
&lt;br /&gt;
hope to hear from you soon&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/CandCPP/51803/51803/read-lines---c-programming/</guid>
      <pubDate>Fri, 09 Feb 2001 02:25:59 -0700</pubDate>
      <category>C and C++</category>
    </item>
    <item>
      <title>Re: read lines - C programming</title>
      <link>http://www.programmersheaven.com/mb/CandCPP/51803/51804/re-read-lines---c-programming/#51804</link>
      <description>: if i have a file as below;&lt;br /&gt;
: &lt;br /&gt;
: HD 100&lt;br /&gt;
: DT1234&lt;br /&gt;
: DT1234&lt;br /&gt;
: DT2345&lt;br /&gt;
: DT2345&lt;br /&gt;
: DT2345&lt;br /&gt;
: DT3344&lt;br /&gt;
: DT3344&lt;br /&gt;
: TR01&lt;br /&gt;
: &lt;br /&gt;
: What should i do, if i want to fprint only DT1234 to another file. &lt;br /&gt;
: &lt;br /&gt;
: hope to hear from you soon&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;
I just wrote yesterday a function that searches subtring in string (which is pretty much hack .. hack stuff). That would do the trick when you add some file-processing stuff with it. But it's in my homecomputer and I'm at work now and I'm going to weekend holiday straigth from here. I can get it to you on monday if nobody else have answered until that.&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/CandCPP/51803/51804/re-read-lines---c-programming/#51804</guid>
      <pubDate>Fri, 09 Feb 2001 02:49:26 -0700</pubDate>
      <category>C and C++</category>
    </item>
  </channel>
</rss>