Re: [AD] daft stuff ! |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
On 2003-09-12, aj <aj@xxxxxxxxxx> wrote: > At 02:55 PM 12/09/2003 +1000, you wrote: > > > >Look again. The answer's not far away (in the same file). > > ooh.. this is fun, guessing! > > is it that msg_call_proc is a func* ? > is it that msg_suicide is not really a UINT ? No on both counts. Hint #2: Will this compile? int y = 42; int f(int x) { switch (x) { case y: return -1; default: return 0; } } -- 王浩禎
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |