Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site well.UUCP Path: utzoo!watmath!clyde!bonnie!akgua!gatech!ut-sally!mordor!lll-crg!well!perry From: perry@well.UUCP (Perry S. Kivolowitz) Newsgroups: net.micro.amiga Subject: rotten lattice Message-ID: <327@well.UUCP> Date: Sat, 7-Dec-85 00:02:43 EST Article-I.D.: well.327 Posted: Sat Dec 7 00:02:43 1985 Date-Received: Sun, 8-Dec-85 03:27:12 EST Organization: Whole Earth Lectronic Link, Sausalito, CA Lines: 13 Keywords: I don't remember entry being a keyword The following would compile with C compilers since version six: zero_out(entry) int *entry; { *entry = 0; } but not under lattice. Isn't it nice of them to add a keyword to their other wise absolutely wonderful, extremely tight efficient compiler? groan.