Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/5/84; site rexago1.UUCP Path: utzoo!watmath!clyde!burl!ulysses!gamma!epsilon!zeta!sabre!petrus!bellcore!decvax!cwruecmp!rexago1!rich From: rich@rexago1.UUCP (K. Richard Magill) Newsgroups: net.lang.c Subject: more questions... Message-ID: <181@rexago1.UUCP> Date: Wed, 29-Jan-86 15:19:57 EST Article-I.D.: rexago1.181 Posted: Wed Jan 29 15:19:57 1986 Date-Received: Sat, 1-Feb-86 00:32:36 EST Distribution: net Organization: Roadway Express Inc., Akron, OH Lines: 20 While I'm at it... What's an error 0? What causes it? Where does the message "not a tty." come from & why? Where does a signal 0 come from? why? What's wrong with this fragment that I always get an enumeration type clash warning about? Isn't an enum an integral type? enum { ... } x; switch (x) { ... This is mostly from a 3b2/300 running Sv.2.2. K. Richard Magill "I have a yen for some Japanese food", he said occidentally.