in reply to Weird syntax question
This implies that the or applies to the condition after the if, not to the statement including the if:
—Johnprint 1 if ($x || print 0)
|
---|
Replies are listed 'Best First'. | |
---|---|
(tye)Re2: Weird syntax question
by tye (Sage) on Aug 23, 2001 at 02:42 UTC |