<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by oneoone1o1</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Tue, 24 Nov 2009 23:54:25 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>pointer</title>
            <link>http://forum.lowyat.net/topic/1071829</link>
            <description>ok..here&amp;#39;s a sample code.&lt;br /&gt;&lt;!--SPOILER BEGIN--&gt;&lt;div class=&quot;spoilertop&quot; onClick=&quot;openClose('fb53c4b7339708b14b0c7132358dc78f')&quot; style=&quot;font-weight: bold&quot;&gt;&lt;u&gt;&amp;raquo; Click to show Spoiler - click again to hide... &amp;laquo;&lt;/u&gt;&lt;/div&gt;&lt;div class=&quot;spoilermain&quot; id=&quot;fb53c4b7339708b14b0c7132358dc78f&quot; style=&quot;display:none&quot;&gt;&lt;!--SPOILER END--&gt;&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&lt;br /&gt;#include&amp;#60;stdio.h&amp;#62;&lt;br /&gt;&lt;br /&gt;int main&amp;#40;&amp;#41;&lt;br /&gt;&lt;br /&gt;{&lt;br /&gt;&lt;br /&gt;	char *c=&amp;#34;aa aa&amp;#34;;&lt;br /&gt;&lt;br /&gt;	printf&amp;#40;&amp;#34;%s&amp;#092;n&amp;#34;, c&amp;#41;;&lt;br /&gt;&lt;br /&gt;	c+=11;&lt;br /&gt;&lt;br /&gt;	c=&amp;#34;bb bb&amp;#34;; &lt;br /&gt;&lt;br /&gt;	printf&amp;#40;&amp;#34;%s&amp;#092;n&amp;#34;, c&amp;#41;;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;	return 0;&lt;br /&gt;&lt;br /&gt;}&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;!--SPOILER DIV--&gt;&lt;/div&gt;&lt;!--SPOILER DIV--&gt;&lt;br /&gt;&lt;br /&gt;i get the output:&lt;br /&gt;aa aa&lt;br /&gt;bb bb&lt;br /&gt;&lt;br /&gt;there&amp;#39;s nothing wrong.&lt;br /&gt;but what i&amp;#39;m trying to achieve here is to get an output:&lt;br /&gt;aa aa&lt;br /&gt;aa aa bb bb&lt;br /&gt;&lt;br /&gt;which the second array of character is combined to the first one.&lt;br /&gt;so, anyone has any idea what did i miss in the code?&lt;br /&gt;</description>
            <author>oneoone1o1</author>
            <category>Codemasters</category>
            <pubDate>Mon, 22 Jun 2009 15:21:16 +0800</pubDate>
        </item>
    </channel>
</rss>
