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

<title>ATNEL tech-forum</title>
<link href="https://forum.atnel.pl/index.php" />
<updated>2016-01-13T18:48:48+01:00</updated>

<author><name><![CDATA[ATNEL tech-forum]]></name></author>
<id>https://forum.atnel.pl/feed.php?f=4&amp;t=14178&amp;mode</id>
<entry>
<author><name><![CDATA[xamrex]]></name></author>
<updated>2016-01-13T18:48:48+01:00</updated>
<published>2016-01-13T18:48:48+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=14178&amp;p=150507#p150507</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=14178&amp;p=150507#p150507"/>
<title type="html"><![CDATA[Re: Długość stringa]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=14178&amp;p=150507#p150507"><![CDATA[
Dziękuję.<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=74">xamrex</a> — 13 sty 2016, o 18:48</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[mirekk36]]></name></author>
<updated>2016-01-13T18:01:51+01:00</updated>
<published>2016-01-13T18:01:51+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=14178&amp;p=150497#p150497</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=14178&amp;p=150497#p150497"/>
<title type="html"><![CDATA[Re: Długość stringa]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=14178&amp;p=150497#p150497"><![CDATA[
strlen()<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=54">mirekk36</a> — 13 sty 2016, o 18:01</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[xamrex]]></name></author>
<updated>2016-01-13T17:55:40+01:00</updated>
<published>2016-01-13T17:55:40+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=14178&amp;p=150495#p150495</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=14178&amp;p=150495#p150495"/>
<title type="html"><![CDATA[Długość stringa]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=14178&amp;p=150495#p150495"><![CDATA[
Mam taką funkcję:<br />[syntax=c]void stringArtura (char *txt){<br />//uint8_t dlugoscStringa=?? jak go wyzanczyc czyli tutaj powinienem dostać wartość 3  (abc) <br />register char znak;<br />while ( (znak=*(txt++)) ){<br />//zrob cos<br />}<br />}[/syntax]<br /><br />i wywołuję ją ładnie<br />[syntax=c]stringArtura(&quot;abc&quot;);[/syntax]<br /><br />Czy jest możliwość aby dostać długość stringa?<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=74">xamrex</a> — 13 sty 2016, o 17:55</p><hr />
]]></content>
</entry>
</feed>