in reply to I love anonymous functions!
Then you can just pass this one struct to all of your functions, and they can all have the same function signature/prototype.struct Args { int stuff; int stuff2; };
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: I love anonymous functions!
by Fletch (Bishop) on Jun 29, 2004 at 17:11 UTC |