Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site decvax.UUCP Path: utzoo!watmath!clyde!akgua!sdcsvax!dcdwest!ittvax!decvax!minow From: minow@decvax.UUCP Newsgroups: net.unix-wizards,net.lang.c Subject: cpp (public-domain) field test Message-ID: <490@decvax.UUCP> Date: Sat, 19-May-84 03:01:07 EDT Article-I.D.: decvax.490 Posted: Sat May 19 03:01:07 1984 Date-Received: Sun, 20-May-84 00:30:51 EDT Organization: DEC UNIX Engineering Group Lines: 19 I have written and (mostly) debugged a C pre-processor which is intended to replace the MP program in the Decus C library. It seems to work ok on Vax/VMS and 4.2 BSD, but a program such as this requires a lot of testing. I am willing to send copies out to four or five sites who can help catch nits and other confusions. I would especially appreciate a site with a system such that sizeof (int) != sizeof (char *). The preprocessor is intended to implement the Draft Ansi C standard and contact with a site actively working the standard would also be appreciated. When I'm happy with the quality of the code, I'll post the whole thing to net.sources. Martin Minow decvax!minow