Function pointer prototype interpretation
- From: Alfonso Morra <sweet-science@xxxxxxxxxxxx>
- Date: Tue, 30 Aug 2005 10:01:47 +0000 (UTC)
Hi all,
I came accross this FP signature and it has me baffled.
Can anyone explain this signature to me - i.e what are the input and output types ?
void(*(*foo)(int))(int,void(*)(int))
Thanks
.
- Follow-Ups:
- Re: Function pointer prototype interpretation
- From: John Bode
- Re: Function pointer prototype interpretation
- From: Bryan Donlan
- Re: Function pointer prototype interpretation
- From: Martin Ambuhl
- Re: Function pointer prototype interpretation
- From: Krishanu Debnath
- Re: Function pointer prototype interpretation
- Prev by Date: object code from which compiler
- Next by Date: Re: Function pointer prototype interpretation
- Previous by thread: object code from which compiler
- Next by thread: Re: Function pointer prototype interpretation
- Index(es):