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

<title>ATNEL tech-forum</title>
<link href="https://forum.atnel.pl/index.php" />
<updated>2013-12-11T09:30:43+01:00</updated>

<author><name><![CDATA[ATNEL tech-forum]]></name></author>
<id>https://forum.atnel.pl/feed.php?f=4&amp;t=5106&amp;mode</id>
<entry>
<author><name><![CDATA[panbosman]]></name></author>
<updated>2013-12-11T09:30:43+01:00</updated>
<published>2013-12-11T09:30:43+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=5106&amp;p=60573#p60573</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=5106&amp;p=60573#p60573"/>
<title type="html"><![CDATA[Re: znak specjalny w stringu]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=5106&amp;p=60573#p60573"><![CDATA[
Dziękuję o to mi chodziło.<br />Cieszę się, że mogę być na tym forum i czerpać od Was wiedzę.<br />Pozdrawiam.<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=819">panbosman</a> — 11 gru 2013, o 09:30</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[mirekk36]]></name></author>
<updated>2013-12-11T03:20:44+01:00</updated>
<published>2013-12-11T03:20:44+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=5106&amp;p=60556#p60556</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=5106&amp;p=60556#p60556"/>
<title type="html"><![CDATA[Re: znak specjalny w stringu]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=5106&amp;p=60556#p60556"><![CDATA[
bo nie skojarzyłem, że o to ci chodzi. Ale proszę bardzo - sposobów jest kilka, tu masz ze dwa <img src="https://forum.atnel.pl/images/smilies/icon_e_wink.gif" alt=";)" title="Puszcza oko" /><br /><br />[syntax=c]char string&#91;&#93; = &quot;ala\xFDma&quot;;[/syntax]<br /><br />albo<br /><br />[syntax=c]char string&#91;&#93; = &quot;ala&quot;&quot;\xfd&quot;&quot;ma&quot;;[/syntax]<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=54">mirekk36</a> — 11 gru 2013, o 03:20</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[panbosman]]></name></author>
<updated>2013-12-11T00:11:30+01:00</updated>
<published>2013-12-11T00:11:30+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=5106&amp;p=60541#p60541</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=5106&amp;p=60541#p60541"/>
<title type="html"><![CDATA[Re: znak specjalny w stringu]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=5106&amp;p=60541#p60541"><![CDATA[
OK. Apostrofy wpisałem przez pomyłkę. Masz rację mój błąd.<br />Tylko nie odpowiedziałeś na moje pytanie jak ten znak przesłać w stringu lub tabeli.<br />Chodzi o coś takiego:<br />[syntax=c]char string&#91; &#93;=&quot;ala*ma&quot;;[/syntax]<br />zamiast * znak pauzy (253).<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=819">panbosman</a> — 11 gru 2013, o 00:11</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[mirekk36]]></name></author>
<updated>2013-12-10T23:39:19+01:00</updated>
<published>2013-12-10T23:39:19+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=5106&amp;p=60532#p60532</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=5106&amp;p=60532#p60532"/>
<title type="html"><![CDATA[Re: znak specjalny w stringu]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=5106&amp;p=60532#p60532"><![CDATA[
<div class="quotetitle">panbosman napisał(a):</div><div class="quotecontent"><br />Witam.<br />Do wysłania znaku na LCD używam:<br />[syntax=c]LCD_putc('253');[/syntax]<br />Jak umieścić ten znak np w tabeli? Ewentualnie w stringu?<br /></div><br /><br />oj oj - a wiesz czym się różnią apostrofy od cudzysłowów w C ? <img src="https://forum.atnel.pl/images/smilies/icon_e_wink.gif" alt=";)" title="Puszcza oko" /> warto doczytać<br /><br />tymczasem jak masz wysłać kod znaku to go normalnie wyślij <img src="https://forum.atnel.pl/images/smilies/icon_e_wink.gif" alt=";)" title="Puszcza oko" /><br /><br />[syntax=c]LCD_putc( 253 );[/syntax]<br /><br />dziesiętna postać kodu ASCII - w czym problem ?<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=54">mirekk36</a> — 10 gru 2013, o 23:39</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[panbosman]]></name></author>
<updated>2013-12-10T23:34:48+01:00</updated>
<published>2013-12-10T23:34:48+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=5106&amp;p=60530#p60530</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=5106&amp;p=60530#p60530"/>
<title type="html"><![CDATA[znak specjalny w stringu]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=5106&amp;p=60530#p60530"><![CDATA[
Witam.<br />Do wysłania znaku na LCD używam:<br />[syntax=c]LCD_putc('253');[/syntax]<br />Jak umieścić ten znak np w tabeli? Ewentualnie w stringu?<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=819">panbosman</a> — 10 gru 2013, o 23:34</p><hr />
]]></content>
</entry>
</feed>