is it possible to get a pointer to point to an array and then pass that pointer into a function so the function can access the array and write into another array and then return the pointer to that array.


cheers
Peter