function types
This commit is contained in:
parent
7ae8a22a94
commit
3641ac98dc
2 changed files with 58 additions and 19 deletions
|
@ -3,4 +3,4 @@
|
|||
long double d;
|
||||
} (*x)(void);
|
||||
*/
|
||||
typedef long int unsigned Foo;
|
||||
typedef long int unsigned (*Foo(int *,int,int,unsigned,void (*)(int)))(int x);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue