StrCompare
Revision as of 08:45, 10 August 2007 by imported>Tibixe (rewrite)
Syntax:
equal:bool StrCompare left:stringID right:stringID
StrCompare returns 1 if left and right are equal byte-to-byte, and returns 0 otherwise.
At least theoretically. Sorry for that stupid bug concerning this function. I'll upload a fix soon. Tibixe