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 array 3 of const pointer to function returning pointer to array 5 of pointer to function (int) returning char
permalink
by
ridiculous_fish