tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] Local procedures


From: Antti-Juhani Kaijanaho
Subject: Re: [Tinycc-devel] Local procedures
Date: Thu, 13 Sep 2007 20:12:48 +0300
User-agent: Mutt/1.5.16 (2007-06-11)

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]