Friday, November 19, 2010

Returning an Array

A function cannot return an array type. But, if you put it in a structure, the function could return the structure containing the array.

No comments:

Post a Comment