<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: How to create 2d array in c++ and fill with random numbers?</title>
	<atom:link href="http://warrenpiece.com/2d/how-to-create-2d-array-in-c-and-fill-with-random-numbers/feed" rel="self" type="application/rss+xml" />
	<link>http://warrenpiece.com/2d/how-to-create-2d-array-in-c-and-fill-with-random-numbers</link>
	<description></description>
	<pubDate>Sat, 19 May 2012 20:57:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nickname</title>
		<link>http://warrenpiece.com/2d/how-to-create-2d-array-in-c-and-fill-with-random-numbers/comment-page-1#comment-5241</link>
		<dc:creator>nickname</dc:creator>
		<pubDate>Sun, 01 Nov 2009 23:46:59 +0000</pubDate>
		<guid isPermaLink="false">http://warrenpiece.com/2d/how-to-create-2d-array-in-c-and-fill-with-random-numbers#comment-5241</guid>
		<description>create 2d array

put it in for loop so u fill it up (hard code the values or just fill them up manually)

then create a search method and and pass the array through it so the search method will accept 2d Array and return string or whatever you want, or just print it on the screen. 

one more thing you can put the method in a while loop so it keeps running and searching for different ID# till u choose exit

I hope this helps and review your books would help you more!&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>create 2d array</p>
<p>put it in for loop so u fill it up (hard code the values or just fill them up manually)</p>
<p>then create a search method and and pass the array through it so the search method will accept 2d Array and return string or whatever you want, or just print it on the screen. </p>
<p>one more thing you can put the method in a while loop so it keeps running and searching for different ID# till u choose exit</p>
<p>I hope this helps and review your books would help you more!<br /><b>References : </b></p>
]]></content:encoded>
	</item>
</channel>
</rss>

