> From: Peter Eisentraut <[EMAIL PROTECTED]> > Date: Mon, 15 Apr 2002 22:14:44 -0400 (EDT)
> Any ideas out there? Here's an idea: In general, require that the user supply both the variable name and the complete C-language declaration, including the variable name and trailing semicolon. However, default the variable name to the last C-language identifier or keyword in the complete declaration; this can be found with a simple regexp.
