Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site sjuvax.UUCP Path: utzoo!watmath!clyde!bonnie!akgua!psuvax1!burdvax!sjuvax!jss From: jss@sjuvax.UUCP (J. Shapiro) Newsgroups: net.lang.c Subject: Set type Message-ID: <855@sjuvax.UUCP> Date: Sat, 16-Feb-85 03:28:19 EST Article-I.D.: sjuvax.855 Posted: Sat Feb 16 03:28:19 1985 Date-Received: Mon, 18-Feb-85 06:37:14 EST References: <10983@watmath.UUCP> <21000020@uiucuxc.UUCP> <354@snow.UUCP> <141@rtech.ARPA> <142@rtech.ARPA> Organization: Saint Josephs Univ. Phila., Pa. Lines: 15 [Aren't you hungry...?] Though my last posting (a ^= b ^= a ^= b) was a joke, this one is serious... I am finding pascal's set type to be very useful in my efforts at writing a compiler generator. So much so that I am using Pascal instead of C (normally I prefer C because it takes less typing). Has anyone implemented a good set of set operators? My compiler (on the Mac) doesn't have enum...? Should not a set type be considered as an addition to the language which might be worthwhile? Jon Shapiro Haverford College