<div dir="ltr">Touché :-)</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Jan 18, 2014 at 1:15 PM, IOhannes m zmölnig <span dir="ltr">&lt;<a href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 01/18/2014 06:59 PM, Pall Thayer wrote:<br>
&gt; Ah... I&#39;ve seen this in some of the help patches. Why would someone do it<br>
&gt; with multiple [+~] instead of a single [*~]? There&#39;s no difference?<br>
<br>
</div>aesthetic reasons?<br>
hinting at bigger structures?<br>
<br>
but consider this: why would someone write the following code?<br>
&gt; #!/usr/bin/perl<br>
&gt; sleep((8*60)*60);<br>
<br>
it does the same as the following (which is slightly faster):<br>
&gt; #!/usr/bin/perl<br>
&gt; sleep(28800);<br>
<br>
<br>
gfamdsr<br>
<span class="HOEnZb"><font color="#888888">IOhannes<br>
<br>
</font></span><br>_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>*****************************<br>Pall Thayer<br>artist<br><a href="http://pallthayer.dyndns.org" target="_blank">http://pallthayer.dyndns.org</a><br>*****************************
</div>