On Thu, Sep 13, 2007 at 04:37:48PM +0200, Peter Lund wrote: > But please remember that almost all modern code that uses callbacks and > function pointers use an extra parameter (often of type void *) to avoid > this. GTK+ and Gnome do this /very/ well and are thus quite friendly to > both C and programming in the large.
Sure. I wish the standard library did this too. My intent was to demonstrate that the feature is useful, not that it is indispensable :) -- Antti-Juhani Kaijanaho, Jyväskylä http://antti-juhani.kaijanaho.fi/newblog/ http://www.flickr.com/photos/antti-juhani/ _______________________________________________ Tinycc-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/tinycc-devel
