<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.noisewiki.com/wiki/index.php?action=history&amp;feed=atom&amp;title=C%2B%2B</id>
	<title>C++ - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://www.noisewiki.com/wiki/index.php?action=history&amp;feed=atom&amp;title=C%2B%2B"/>
	<link rel="alternate" type="text/html" href="http://www.noisewiki.com/wiki/index.php?title=C%2B%2B&amp;action=history"/>
	<updated>2026-07-08T15:03:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>http://www.noisewiki.com/wiki/index.php?title=C%2B%2B&amp;diff=7873&amp;oldid=prev</id>
		<title>Noisewikiadmin: Reverted edits by Ijotohywun (talk) to last revision by Gordon</title>
		<link rel="alternate" type="text/html" href="http://www.noisewiki.com/wiki/index.php?title=C%2B%2B&amp;diff=7873&amp;oldid=prev"/>
		<updated>2010-11-23T21:36:26Z</updated>

		<summary type="html">&lt;p&gt;Reverted edits by &lt;a href=&quot;/wiki/index.php?title=Special:Contributions/Ijotohywun&quot; title=&quot;Special:Contributions/Ijotohywun&quot;&gt;Ijotohywun&lt;/a&gt; (&lt;a href=&quot;/wiki/index.php?title=User_talk:Ijotohywun&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:Ijotohywun (page does not exist)&quot;&gt;talk&lt;/a&gt;) to last revision by &lt;a href=&quot;/wiki/index.php?title=User:Gordon&quot; title=&quot;User:Gordon&quot;&gt;Gordon&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== &amp;quot;Hello Noise&amp;quot; code example ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#include &amp;lt;iostream&amp;gt; &lt;br /&gt;
#include &amp;lt;stdlib&amp;gt;&lt;br /&gt;
&lt;br /&gt;
using namespace std; &lt;br /&gt;
int main () &lt;br /&gt;
{ &lt;br /&gt;
    int hertz;&lt;br /&gt;
    cout &amp;lt;&amp;lt; &amp;quot;Hello Noise! \n&amp;quot;; &lt;br /&gt;
&lt;br /&gt;
    randomize();&lt;br /&gt;
    while(1){           &lt;br /&gt;
        hertz=random(22030)+20;&lt;br /&gt;
        sound(hertz);            // this may need debugging.&lt;br /&gt;
    }&lt;br /&gt;
    return 0; &lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== help, tutorials, etc. ==&lt;br /&gt;
&lt;br /&gt;
http://www.cplusplus.com/doc/tutorial/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Programming]]&lt;/div&gt;</summary>
		<author><name>Noisewikiadmin</name></author>
		
	</entry>
</feed>