Hmmm...

I just noticed that the bitwise shift left and right operators have disappeared from the language. When did this happen? The 'bitwise' modifier is still in the dictionary, but no indication as to how it might still be useful.

From this I assume (yeah, I know...) that the engine is smart enough to compile a shift instead of a multiply if the multiplier is a multiple (see what I did there?) of 2. YMMV.

--
 Mark Wieder
 ahsoftw...@gmail.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to