Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!ucbvax!ucbcad!tektronix!hplabs!sri-unix!BLARSON@USC-ECLB.ARPA From: BLARSON@USC-ECLB.ARPA Newsgroups: net.lang.c Subject: Re: Cpp predefined ... Message-ID: <378@sri-arpa.UUCP> Date: Tue, 24-Jul-84 17:47:43 EDT Article-I.D.: sri-arpa.378 Posted: Tue Jul 24 17:47:43 1984 Date-Received: Sat, 28-Jul-84 06:08:28 EDT Lines: 12 From: Bob Larson The current docmentation on the Prime c compiler makes no mention of predefined symbols in the preporcessor. From the current state of the documentation, I take this to mean that the predefined symbols have not yet been documented. fortran, void, and enum (or whatever is used to declare enumerated types) are "non-standard" keywords. By the way, could someone send me a short description of how to use enums in C? The Prime manual says they exist, but has not examples or good description of them. Bob Larson -------