typedef int list[]; //! An array (of unknown size) can not be the return type of a function list fun_4(int x);