RE: [GD-General] Clean way of generalizing CDECL
Brought to you by:
vexxed72
From: Nick T. <ni...@ro...> - 2004-07-07 22:42:58
|
> > foo2 (int, blah, (int a, int b)) // declaration >=20 > Nick, LOOK at that line for a second, and then ask yourself why I > wouldn't want to write something like that =3D) I think that looks like an excellent Lisp example. :) It works doesn't it! I'd rather see that than loads of #ifdefs (e.g. see GLUT headers) And you can easily add new platforms which also don't comply later.=20 Nick |