Source Code
Try these examples:
int (*(*foo)(void ))[3]
declare bar as volatile pointer to array 64 of const int
cast foo into block(int, long long) returning double
cdecl
C gibberish
↔
English
declare x as pointer to function (array 10 of pointer to function (pointer to int) returning void) returning pointer to function (pointer to int) returning void
permalink
by
ridiculous_fish