write like
fptr foo(int, int);
So foo is returning pointer to a function which takes two integer args and return an integer?
How scanning will be done? For what token to typedef?
typedef creates an alias
Обсуждают сегодня