piet@cs.ruu.nl (Piet van Oostrum) (01/18/91)
I assume I am becoming too much perlified. Today I wrote the following
piece of C code:
char * variable = getenv ("XXX") || "default";
and wondered what was wrong. I am afraid perl ishaving a bad influence on
me. :=);
--
Piet van Oostrum <piet@cs.ruu.nl>