<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'beginner: do-while loop' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'beginner: do-while loop' posted on the 'Java' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Fri, 24 May 2013 22:17:52 -0700</pubDate>
    <lastBuildDate>Fri, 24 May 2013 22:17:52 -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>beginner: do-while loop</title>
      <link>http://www.programmersheaven.com/mb/java/415708/415708/beginner-do-while-loop/</link>
      <description>i am reading into a txt file and once that is opened the user enters ID numbers, one at a time, until the user enters -1.&lt;br /&gt;
&lt;br /&gt;
i just wanted to know how i would do that in a do-while loop.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/java/415708/415708/beginner-do-while-loop/</guid>
      <pubDate>Tue, 20 Apr 2010 20:25:26 -0700</pubDate>
      <category>Java</category>
    </item>
    <item>
      <title>Re: beginner: do-while loop</title>
      <link>http://www.programmersheaven.com/mb/java/415708/415718/re-beginner-do-while-loop/#415718</link>
      <description>Hey,&lt;br /&gt;
To read a file, see this &lt;a href="http://java.sun.com/docs/books/tutorial/essential/io/file.html"&gt;Reading Files&lt;/a&gt; tutorial.&lt;br /&gt;
&lt;br /&gt;
To use a do-while see this &lt;a href="http://java.sun.com/docs/books/tutorial/java/nutsandbolts/while.html"&gt;do-while&lt;/a&gt; tutorial.&lt;br /&gt;
&lt;br /&gt;
For java tutorials, in Google type: java tutorial ?????&lt;br /&gt;
where ????? is the subject you want explained.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/java/415708/415718/re-beginner-do-while-loop/#415718</guid>
      <pubDate>Wed, 21 Apr 2010 04:14:29 -0700</pubDate>
      <category>Java</category>
    </item>
  </channel>
</rss>