On Sun, 10 Jun 2001, Sam Tregar wrote:
> On Sun, 10 Jun 2001, Neil Watkiss wrote:
>
> > With Inline::CPP, you can just do this:
> >
> > void show_error_box(...) { }
> >
> > and, in an upcoming version of Inline::C, you'll be able to do the same
> > thing.
> >
> > DWIM! DWIM! DWIM!
>
> Oh my god. So, what about defaults? Invalid options?
Actually I just meant the argument list :) You don't need to stick an
unused initial parameter to fool the C/C++ compiler.
Neil
PS -- I do have a patch where Inline writes the body of your code for you.
It works by scanning the name of the function, then reading your thoughts.
But I'm going to hold off until Inline-0.60.