Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site brl-vgr.ARPA Path: utzoo!watmath!clyde!floyd!harpo!seismo!brl-vgr!gwyn From: gwyn@brl-vgr.ARPA (Doug Gwyn ) Newsgroups: net.lang.c Subject: Re: preprocessor question Message-ID: <2832@brl-vgr.ARPA> Date: Sat, 24-Mar-84 17:38:37 EST Article-I.D.: brl-vgr.2832 Posted: Sat Mar 24 17:38:37 1984 Date-Received: Sun, 25-Mar-84 19:26:48 EST References: <301@ccieng5.UUCP> Organization: Ballistics Research Lab Lines: 2 CPP is not a general macro processor. I don't think it can do what you are trying to make it do. Consider using "m4" for real macros.