typedef int tripletlist[][3]; //! A (multi-dimensional) array (of unknown size) can not be the return type of a function tripletlist fun_8(int x);