Can anybody tell me what a % sign [not a hash] as an operator means in PERL?

$lo = ($uni - 0x10000) % 0x400 + 0xDC00

IFF a % means the same as MOD in Livecode then
the formula in the recent stack I made to calculate surrogate pairs is not
as bad as it could be and only needs slight modification.

Richmond

_______________________________________________
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