<?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: Pointer ( gösterici )</title>
	<atom:link href="http://www.bilgisayarkavramlari.com/2007/05/03/pointer-gosterici/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bilgisayarkavramlari.com/2007/05/03/pointer-gosterici/</link>
	<description>www.bilgisayarkavramlari.com</description>
	<lastBuildDate>Thu, 09 Feb 2012 15:35:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Şadi Evren ŞEKER</title>
		<link>http://www.bilgisayarkavramlari.com/2007/05/03/pointer-gosterici/comment-page-1/#comment-53069</link>
		<dc:creator>Şadi Evren ŞEKER</dc:creator>
		<pubDate>Thu, 09 Dec 2010 18:28:08 +0000</pubDate>
		<guid isPermaLink="false">http://shedai.net/bilgisayar/2007/05/03/pointer-gosterici/#comment-53069</guid>
		<description>kodu test ettim ve çalışıyor. Muhtemelen birşeyleri kaçırıyoruz. Tam olarak hatanın ne olduğunu söylerseniz belki yardımcı olabilirim. Hata mesajını yazabilir misiniz?</description>
		<content:encoded><![CDATA[<p>kodu test ettim ve çalışıyor. Muhtemelen birşeyleri kaçırıyoruz. Tam olarak hatanın ne olduğunu söylerseniz belki yardımcı olabilirim. Hata mesajını yazabilir misiniz?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.bilgisayarkavramlari.com/2007/05/03/pointer-gosterici/comment-page-1/#comment-53050</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 09 Dec 2010 09:59:20 +0000</pubDate>
		<guid isPermaLink="false">http://shedai.net/bilgisayar/2007/05/03/pointer-gosterici/#comment-53050</guid>
		<description>bende öyle yaptım amahata verdi  ne yapaccağımı bilmiyorum</description>
		<content:encoded><![CDATA[<p>bende öyle yaptım amahata verdi  ne yapaccağımı bilmiyorum</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Şadi Evren ŞEKER</title>
		<link>http://www.bilgisayarkavramlari.com/2007/05/03/pointer-gosterici/comment-page-1/#comment-9921</link>
		<dc:creator>Şadi Evren ŞEKER</dc:creator>
		<pubDate>Wed, 06 Jan 2010 01:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://shedai.net/bilgisayar/2007/05/03/pointer-gosterici/#comment-9921</guid>
		<description>kodun çalışan hali yazının içinde bulunuyor.

umarım yardımcı olur

başarılar</description>
		<content:encoded><![CDATA[<p>kodun çalışan hali yazının içinde bulunuyor.</p>
<p>umarım yardımcı olur</p>
<p>başarılar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: duygu</title>
		<link>http://www.bilgisayarkavramlari.com/2007/05/03/pointer-gosterici/comment-page-1/#comment-9907</link>
		<dc:creator>duygu</dc:creator>
		<pubDate>Tue, 05 Jan 2010 17:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://shedai.net/bilgisayar/2007/05/03/pointer-gosterici/#comment-9907</guid>
		<description>int main(){
int a[]={2,4,8,7,3};
int *p=a;
int*q=a+4;
for(int i=0; i&lt;3;i++){
int temp=*p;
*p=*q;
*q=temp;
p++;
q--;
}
for(int i=0;i&lt;5;i++){
printf(&quot;%d&quot;,a[i]);
getch();
return 0;
hocam hata veriyo bu kod yardımcı olursanız sevinirm</description>
		<content:encoded><![CDATA[<p>int main(){<br />
int a[]={2,4,8,7,3};<br />
int *p=a;<br />
int*q=a+4;<br />
for(int i=0; i&lt;3;i++){<br />
int temp=*p;<br />
*p=*q;<br />
*q=temp;<br />
p++;<br />
q&#8211;;<br />
}<br />
for(int i=0;i&lt;5;i++){<br />
printf(&quot;%d&quot;,a[i]);<br />
getch();<br />
return 0;<br />
hocam hata veriyo bu kod yardımcı olursanız sevinirm</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fatih Kabakci</title>
		<link>http://www.bilgisayarkavramlari.com/2007/05/03/pointer-gosterici/comment-page-1/#comment-9576</link>
		<dc:creator>Fatih Kabakci</dc:creator>
		<pubDate>Mon, 28 Dec 2009 12:45:48 +0000</pubDate>
		<guid isPermaLink="false">http://shedai.net/bilgisayar/2007/05/03/pointer-gosterici/#comment-9576</guid>
		<description>Hocam cok tesekkur ederim hatayı simdi gordum kodda ki suphemi tescilledim.hayirli calimalar hocam saygilarimla..</description>
		<content:encoded><![CDATA[<p>Hocam cok tesekkur ederim hatayı simdi gordum kodda ki suphemi tescilledim.hayirli calimalar hocam saygilarimla..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Şadi Evren ŞEKER</title>
		<link>http://www.bilgisayarkavramlari.com/2007/05/03/pointer-gosterici/comment-page-1/#comment-9562</link>
		<dc:creator>Şadi Evren ŞEKER</dc:creator>
		<pubDate>Mon, 28 Dec 2009 01:12:36 +0000</pubDate>
		<guid isPermaLink="false">http://shedai.net/bilgisayar/2007/05/03/pointer-gosterici/#comment-9562</guid>
		<description>Yukarıdaki kodunuzda, eksik ve hatalı satırlar var. Düzelterek yazının içerisine doğrusunu ekliyorum. Kodun yazılış amacı bir dizinin tersini gösterici matematiği (pointer arithmetic) ile alması.</description>
		<content:encoded><![CDATA[<p>Yukarıdaki kodunuzda, eksik ve hatalı satırlar var. Düzelterek yazının içerisine doğrusunu ekliyorum. Kodun yazılış amacı bir dizinin tersini gösterici matematiği (pointer arithmetic) ile alması.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fatih Kabakci</title>
		<link>http://www.bilgisayarkavramlari.com/2007/05/03/pointer-gosterici/comment-page-1/#comment-9556</link>
		<dc:creator>Fatih Kabakci</dc:creator>
		<pubDate>Sun, 27 Dec 2009 23:04:57 +0000</pubDate>
		<guid isPermaLink="false">http://shedai.net/bilgisayar/2007/05/03/pointer-gosterici/#comment-9556</guid>
		<description>int a[]={1,2,3,4,5};
    int *p=a;
    int *q=a+4;
    for(int i=0;i&lt;3;i++){
            int temp=*p;
            *p=*q;
            *q=temp;
            q--;
            }
            for(int i=0;i&lt;5;i++){
                    printf(&quot;%d &quot;,a[i]);
                    }
hocam bu kodun cıktısı 3 2 4 5 1 olarak veriyor.sizce dogrumu?dogruysa,ilk dongudeki i nin 0 dan 3 e kadar gitmesinin mantıgı nedir ?</description>
		<content:encoded><![CDATA[<p>int a[]={1,2,3,4,5};<br />
    int *p=a;<br />
    int *q=a+4;<br />
    for(int i=0;i&lt;3;i++){<br />
            int temp=*p;<br />
            *p=*q;<br />
            *q=temp;<br />
            q&#8211;;<br />
            }<br />
            for(int i=0;i&lt;5;i++){<br />
                    printf(&quot;%d &quot;,a[i]);<br />
                    }<br />
hocam bu kodun cıktısı 3 2 4 5 1 olarak veriyor.sizce dogrumu?dogruysa,ilk dongudeki i nin 0 dan 3 e kadar gitmesinin mantıgı nedir ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

