|
From: Vesa N. <wa...@dl...> - 2000-11-07 20:20:16
|
> Does anyone know how a function can return an array? You should preferably code so that the function receives pointer to that array as a parameter. Or the function might return a pointer if it creates a new array from scratch. -Vesa |