<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pl-pl">
<link rel="self" type="application/atom+xml" href="https://forum.atnel.pl/feed.php?f=4&amp;t=24036&amp;mode" />

<title>ATNEL tech-forum</title>
<link href="https://forum.atnel.pl/index.php" />
<updated>2021-11-20T23:11:12+01:00</updated>

<author><name><![CDATA[ATNEL tech-forum]]></name></author>
<id>https://forum.atnel.pl/feed.php?f=4&amp;t=24036&amp;mode</id>
<entry>
<author><name><![CDATA[amilo_pa]]></name></author>
<updated>2021-11-20T23:11:12+01:00</updated>
<published>2021-11-20T23:11:12+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=24036&amp;p=234354#p234354</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=24036&amp;p=234354#p234354"/>
<title type="html"><![CDATA[Re: printf(&quot;%d&quot;, 5[arr]);]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=24036&amp;p=234354#p234354"><![CDATA[
Wow,<br />Dzięki <img src="https://forum.atnel.pl/images/smilies/icon_e_smile.gif" alt=":)" title="Szczęśliwy" /> <br />Jeszcze wielu rzeczy nie wiem <img src="https://forum.atnel.pl/images/smilies/icon_e_sad.gif" alt=":(" title="Smutny" /><p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=3824">amilo_pa</a> — 20 lis 2021, o 23:11</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[andrews]]></name></author>
<updated>2021-11-20T10:49:17+01:00</updated>
<published>2021-11-20T10:49:17+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=24036&amp;p=234345#p234345</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=24036&amp;p=234345#p234345"/>
<title type="html"><![CDATA[Re: printf(&quot;%d&quot;, 5[arr]);]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=24036&amp;p=234345#p234345"><![CDATA[
<a href="https://www.ibm.com/docs/en/i/7.3?topic=expressions-array-subscripting-operator"  class="postlink">Array subscripting operator [ ]</a><p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=14165">andrews</a> — 20 lis 2021, o 10:49</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[amilo_pa]]></name></author>
<updated>2021-11-20T00:10:58+01:00</updated>
<published>2021-11-20T00:10:58+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=24036&amp;p=234343#p234343</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=24036&amp;p=234343#p234343"/>
<title type="html"><![CDATA[printf(&quot;%d&quot;, 5[arr]);]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=24036&amp;p=234343#p234343"><![CDATA[
Hej,<br />Ostatnio zobaczyłem taki krótki kod i zastanawiam się dlaczego to działa <img src="https://forum.atnel.pl/images/smilies/icon_e_smile.gif" alt=":)" title="Szczęśliwy" /> <br />Może mi to ktś wytłumaczyć ? <img src="https://forum.atnel.pl/images/smilies/icon_e_smile.gif" alt=":)" title="Szczęśliwy" /><br /><br />[syntax=c]#include &lt;stdio.h&gt;<br /><br />int main(void)<br />{<br />    int arr&#91;10&#93;;<br />    arr&#91;3&#93; = 5;<br />    arr&#91;5&#93; = 3;<br /><br />    printf(&quot;%d&quot;, 5&#91;arr&#93;);<br /><br />    return 0;<br />}[/syntax]<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=3824">amilo_pa</a> — 20 lis 2021, o 00:10</p><hr />
]]></content>
</entry>
</feed>