Re: More questions about casting function pointers ..
- From: Barry Schwarz <schwarzb@xxxxxxxxx>
- Date: Tue, 30 Aug 2005 23:05:57 -0700
On Wed, 31 Aug 2005 00:47:06 +0000 (UTC), Alfonso Morra
<sweet-science@xxxxxxxxxxxx> wrote:
>Hi,
>
>I have two func ptr prototypes declared as :
>
>typedef void (*VFP)(void) ;
>typedef int(MyCallback*)(enum_1, enum2, int, void*) ;
I hope you meant (*MyCallback).
<<Remove the del for email>>
.
- Follow-Ups:
- Re: More questions about casting function pointers ..
- From: Alfonso Morra
- Re: More questions about casting function pointers ..
- References:
- More questions about casting function pointers ..
- From: Alfonso Morra
- More questions about casting function pointers ..
- Prev by Date: Re: memset doubt
- Next by Date: Re: compare a large number of variables
- Previous by thread: Re: More questions about casting function pointers ..
- Next by thread: Re: More questions about casting function pointers ..
- Index(es):