<?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=3195&amp;mode" />

<title>ATNEL tech-forum</title>
<link href="https://forum.atnel.pl/index.php" />
<updated>2013-05-26T22:44:31+01:00</updated>

<author><name><![CDATA[ATNEL tech-forum]]></name></author>
<id>https://forum.atnel.pl/feed.php?f=4&amp;t=3195&amp;mode</id>
<entry>
<author><name><![CDATA[mirekk36]]></name></author>
<updated>2013-05-26T22:44:31+01:00</updated>
<published>2013-05-26T22:44:31+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=3195&amp;p=37769#p37769</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=3195&amp;p=37769#p37769"/>
<title type="html"><![CDATA[Re: Nie pewność!]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=3195&amp;p=37769#p37769"><![CDATA[
Bo pewnie coś mieszasz nie tak ze wskaźnikami - ale z takiego fragmentu ciężko coś powiedzieć<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=54">mirekk36</a> — 26 maja 2013, o 22:44</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Paul Dirac]]></name></author>
<updated>2013-05-26T22:31:27+01:00</updated>
<published>2013-05-26T22:31:27+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=3195&amp;p=37768#p37768</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=3195&amp;p=37768#p37768"/>
<title type="html"><![CDATA[Nie pewność!]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=3195&amp;p=37768#p37768"><![CDATA[
Mam takie pytanko związane z informacjami zawartymi w książce, ze str. 434.<br /><br />Normalnie mi nie dziala jak sie nalezy program z kodem:<br />[syntax=c]if(wsk)<br />{<br />switch(atoi(wsk))<br />{<br />case set_lcd: parse_fun&#91;set_led&#93;(reszta);break;<br />case get_led: parse_fun&#91;get_led&#93;(reszta);break;<br />case set_lcd: parse_fun&#91;set_lcd&#93;(reszta);break;<br />}<br />}[/syntax]<br /><br />dla kazdego stronga z putty postaci: &quot;cos&quot;,1,0. zapala sie mi dioda. Jeśli zrobię coś takiego jest gites:<br />[syntax=c]if(strncmp((char *)wsk, &quot;set_led&quot;,7)==0)<br />{<br />parse_fun&#91;set_led&#93;(reszta);<br />}[/syntax]<br /><br />I nie rozumiem dlaczego.<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=1035">Paul Dirac</a> — 26 maja 2013, o 22:31</p><hr />
]]></content>
</entry>
</feed>