From: utzoo!decvax!harpo!ihps3!houxi!hou5d!hou5a!mat Newsgroups: net.unix-wizards Title: Re: C extensions Article-I.D.: hou5a.164 Posted: Mon Oct 25 14:16:23 1982 Received: Thu Oct 28 07:23:23 1982 References: floyd.715 One of my favorite ideas for extending C is a preprocessor directive to generate messages to the error output, and another to abort the processing with an error exit by cpp. These would be helpful in parameretizations where one wants to protect against conflicting of otherwise 'bad' settings of #defines.