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 p as pointer to array 2 of array 2 of pointer to function (int, int) returning pointer to int
permalink
by
ridiculous_fish