Conditional structures: Difference between revisions

m
typo
m (typo)
Line 4,010:
In an iff() expression, only one of true_expr or false_expr will be evaluated, not both.
 
Phix has some rudimentary support of preprocessor idefifdef statmentsstatements, but their use is discouraged
(since they are quite unnecessary in Phix, I might add).
 
7,820

edits