<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SDS PLC/PAC: Měření Energie & OnlineTechnology.cz - nefunguje ternární operátor]]></title>
	<link rel="self" href="https://forum.sds.an-d.cz/extern.php?action=feed&amp;tid=593&amp;type=atom" />
	<updated>2014-08-31T16:43:09Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.sds.an-d.cz/viewtopic.php?id=593</id>
		<entry>
			<title type="html"><![CDATA[Re: nefunguje ternární operátor]]></title>
			<link rel="alternate" href="https://forum.sds.an-d.cz/viewtopic.php?pid=4585#p4585" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[adamn]]></name>
				<uri>https://forum.sds.an-d.cz/profile.php?id=7</uri>
			</author>
			<updated>2014-08-31T16:43:09Z</updated>
			<id>https://forum.sds.an-d.cz/viewtopic.php?pid=4585#p4585</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[nefunguje ternární operátor]]></title>
			<link rel="alternate" href="https://forum.sds.an-d.cz/viewtopic.php?pid=4540#p4540" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[MightyPork]]></name>
				<uri>https://forum.sds.an-d.cz/profile.php?id=11551</uri>
			</author>
			<updated>2014-08-01T08:46:27Z</updated>
			<id>https://forum.sds.an-d.cz/viewtopic.php?pid=4540#p4540</id>
		</entry>
</feed>
