in reply to RE: Uncuddled else?
in thread Uncuddled else?
You can make Perl just as ugly, and it wasn't very nice to yank 'C' in as a bad example. Remember, Perl is written in 'C'...if (!strcmp (invar, "true")) printf ("It's true\n"); else printf ("It's false\n");
|
---|
Replies are listed 'Best First'. | |
---|---|
RE: (jcwren) RE: (2) Uncuddled else?
by cwest (Friar) on Oct 16, 2000 at 22:25 UTC | |
RE: (jcwren) RE: (2) Uncuddled else?
by AgentM (Curate) on Oct 16, 2000 at 23:19 UTC |