Re: obfuscated C

From: J Wunsch <j(at)uriah.heep.sax.de>
Date: Wed, 13 Oct 1999 21:41:25 +0200

As Werner Griessl wrote:

> Das muß wohl eher
>
> int main(argc,argv) int argc; char **argv;
> ||
> heißen.

Allerdings. Bzw. im Kontext von K&R 1 dann

int main(i, v) char **v; { ... }

-- 
cheers, J"org
joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Wed 13 Oct 1999 - 21:50:23 CEST

search this site