<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[PunBB Forums - Test code]]></title>
	<link rel="self" href="http://punbb.informer.com/forums/feed/atom/topic/21623/"/>
	<updated>2009-05-19T22:22:45Z</updated>
	<generator>PunBB</generator>
	<id>http://punbb.informer.com/forums/topic/21623/test-code/</id>
		<entry>
			<title type="html"><![CDATA[Re: Test code]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/127818/#p127818"/>
			<content type="html"><![CDATA[<p>hi, </p><p>java code</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; public static void main(String args[]) <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;System.out.println(&quot;Hello world!&quot;);<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</p><p>Result</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<strong>Hollo world!</strong> only printing <br />_____________<br />goodmanmorx<br /><a href="http://www.seo-services.seoindia.mobi">seo services</a></p>]]></content>
			<author>
				<name><![CDATA[goodmanmorx]]></name>
				<uri>http://punbb.informer.com/forums/user/15489/</uri>
			</author>
			<updated>2009-05-19T22:22:45Z</updated>
			<id>http://punbb.informer.com/forums/post/127818/#p127818</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Test code]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/127578/#p127578"/>
			<content type="html"><![CDATA[<div class="codebox"><pre><code>public static void main(String args[]) {
  System.out.println(&quot;Hello world!&quot;);
}</code></pre></div>]]></content>
			<author>
				<name><![CDATA[tomguider]]></name>
				<uri>http://punbb.informer.com/forums/user/15422/</uri>
			</author>
			<updated>2009-05-11T12:33:25Z</updated>
			<id>http://punbb.informer.com/forums/post/127578/#p127578</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Test code]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/127559/#p127559"/>
			<content type="html"><![CDATA[<p>PHP:<br /></p><div class="codebox"><pre><code>&lt;?php
echo&#039;test :P &#039;;
?&gt;</code></pre></div><p>C++:<br /></p><div class="codebox"><pre><code>#include &lt;iostream&gt;
using namespace std;
int main (){
  cout&lt;&lt;&quot;test :P &quot;&lt;&lt;endl;
  system (&quot;pause&quot;);
  return 0;
}</code></pre></div><p><img src="http://punbb.informer.com/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></content>
			<author>
				<name><![CDATA[svizec]]></name>
				<uri>http://punbb.informer.com/forums/user/15434/</uri>
			</author>
			<updated>2009-05-10T10:11:28Z</updated>
			<id>http://punbb.informer.com/forums/post/127559/#p127559</id>
		</entry>
</feed>
