<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[SDS PLC/PAC: Měření Energie & OnlineTechnology.cz - nefunguje ternární operátor]]></title>
		<link>https://forum.sds.an-d.cz/viewtopic.php?id=593</link>
		<atom:link href="https://forum.sds.an-d.cz/extern.php?action=feed&amp;tid=593&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Nejnovější příspěvky v nefunguje ternární operátor.]]></description>
		<lastBuildDate>Sun, 31 Aug 2014 16:43:09 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: nefunguje ternární operátor]]></title>
			<link>https://forum.sds.an-d.cz/viewtopic.php?pid=4585#p4585</link>
			<description><![CDATA[<p>Toto je omezení SDS-C překladače.</p><p>Programátor musí svůj záměr rozepsat.</p><p>Pozn. pro SDS: toto omezení není u FULL-C jazyka.</p>]]></description>
			<author><![CDATA[null@example.com (adamn)]]></author>
			<pubDate>Sun, 31 Aug 2014 16:43:09 +0000</pubDate>
			<guid>https://forum.sds.an-d.cz/viewtopic.php?pid=4585#p4585</guid>
		</item>
		<item>
			<title><![CDATA[nefunguje ternární operátor]]></title>
			<link>https://forum.sds.an-d.cz/viewtopic.php?pid=4540#p4540</link>
			<description><![CDATA[<p>Další ze série bugů, nefunguje vůbec ternární operátor:</p><div class="codebox"><pre><code> var j;
 j = ( (50 &gt; 100) ? 5 : 7);
 echo(j);</code></pre></div><div class="codebox"><pre><code>4: coding error : do_bytecode: expected command, but not found, [1][1]
4: coding error : do_bytecode: expected command, but not found, [1][3]</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (MightyPork)]]></author>
			<pubDate>Fri, 01 Aug 2014 08:46:27 +0000</pubDate>
			<guid>https://forum.sds.an-d.cz/viewtopic.php?pid=4540#p4540</guid>
		</item>
	</channel>
</rss>
