On Fri, Mar 21, 2003 at 02:48:13PM +0100, Andre Poenitz wrote:

> Yes. But as there are a few other things that need to be passed along,
> better use a struct for all parameters. This way the interface stays
> optically leaner, you can forward-declare the struct and adding a new
> parameter later is simple.

Or the temptation to hack in a solution by adding another parameter
becomes too tempting... but yeah.

regards
john

Reply via email to