In the scripting language, do boolean operators short-circuit? |
Soumis par the_weregamer le Ven, 2008-06-13 18:40
Space Empires V General
Since the language seems heavily Pascal-based, I doubt it but it would certainly save the choice of wasting runtime or adding a zillion nested "if" blocks when setting up and executing a list sort...
» Vous devez vous identifier ou créer un compte pour écrire des commentaires
Re: In the scripting language, do boolean operators short-circui
Soumis par Brad le Sam, 2008-06-14 05:55
» Vous devez vous identifier ou créer un compte pour écrire des commentaires
Re: In the scripting language, do boolean operators short-circui
Soumis par Fyron le Sam, 2008-06-14 14:23
Probably time to start wikifying such things:
http://wiki.spaceempires.net/index.php/Scripting_Language_FAQ_(SEV)
Note: Due to Drupal insanity, I cannot make a link with parenthesis in it... Thus, you will want to make sure to copy the entire URL and paste it into the address bar.
» Vous devez vous identifier ou créer un compte pour écrire des commentaires
Re: In the scripting language, do boolean operators short-circui
Soumis par weregamer le Dim, 2008-06-15 17:51
This is odd. That FAQ link worked yesterday but is dead today. Did somebody kill your page?
» Vous devez vous identifier ou créer un compte pour écrire des commentaires
Re: In the scripting language, do boolean operators short-circui
Soumis par Fyron le Mar, 2008-06-17 00:17
The URL works fine; please note the included Note about copying the whole thing to the address bar.
» Vous devez vous identifier ou créer un compte pour écrire des commentaires




Re: In the scripting language, do boolean operators short-circui
To my knowledge they don't.