Re: Questions for all. 'Robert'
- Posted by Robert Craig <rds at EMAIL.MSN.COM> Jan 20, 1999
- 694 views
Lucius Hilley III writes:
> Robert. does compare do short-circuiting?
> IE: compare("alpha", "beta")-- exit as soon as it realized 'a'
> is less than 'b'
Yes.
There would be no point in continuing beyond a vs. b
Regards,
Rob Craig
Rapid Deployment Software
http://members.aol.com/FilesEu/

