how would i return an array?

[CODE]
void EnumerateStrings(char* &strings[])
[CODE]

or how owuld i pass an array by ref. ?
thanks