<?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"
	>
<channel>
	<title>Comments on: 6.10 &#8212; Pointers and const</title>
	<atom:link href="http://www.learncpp.com/cpp-tutorial/610-pointers-and-const/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learncpp.com/cpp-tutorial/610-pointers-and-const/</link>
	<description></description>
	<pubDate>Fri, 29 Aug 2008 19:45:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Learn C++ - &#187; 6.9 &#8212; Dynamic memory allocation with new and delete</title>
		<link>http://www.learncpp.com/cpp-tutorial/610-pointers-and-const/#comment-13480</link>
		<dc:creator>Learn C++ - &#187; 6.9 &#8212; Dynamic memory allocation with new and delete</dc:creator>
		<pubDate>Tue, 29 Apr 2008 04:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/cpp-tutorial/610-pointers-and-const/#comment-13480</guid>
		<description>[...] 2007      Prev/Next Posts   &#171; 6.8 &#8212; Pointers, arrays, and pointer arithmetic &#124; Home &#124; 6.10 &#8212; Pointers and const &#187;     Friday, July 13th, 2007 at 5:24 [...]</description>
		<content:encoded><![CDATA[<p>[...] 2007      Prev/Next Posts   &laquo; 6.8 &#8212; Pointers, arrays, and pointer arithmetic | Home | 6.10 &#8212; Pointers and const &raquo;     Friday, July 13th, 2007 at 5:24 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anand</title>
		<link>http://www.learncpp.com/cpp-tutorial/610-pointers-and-const/#comment-3535</link>
		<dc:creator>Anand</dc:creator>
		<pubDate>Tue, 27 Nov 2007 23:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/cpp-tutorial/610-pointers-and-const/#comment-3535</guid>
		<description>Sir, 
       I am working on my Mtec project in that i am working with STEP file, it contain a large dada, for example 30000 lines, i want to extract the dada which i required i have done a program  in C++ , such a way that it checks all the lines and extracts the data what i required but it takes more than half hour, can i use dynamic memory allocation or other concept so the time required would would be 2 to 3 min only. Thanks in  advance. If possible please reply.
                                    Thank You.</description>
		<content:encoded><![CDATA[<p>Sir,<br />
       I am working on my Mtec project in that i am working with STEP file, it contain a large dada, for example 30000 lines, i want to extract the dada which i required i have done a program  in C++ , such a way that it checks all the lines and extracts the data what i required but it takes more than half hour, can i use dynamic memory allocation or other concept so the time required would would be 2 to 3 min only. Thanks in  advance. If possible please reply.<br />
                                    Thank You.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
