On Thu, 8 Nov 2007 15:35:30 +0800 (CST)
Wangyuan <[EMAIL PROTECTED]> wrote:
> Yestoday I use a function to make an array . now I want to return the
> array to main() . but I can't return the array in the whole , that
> is , I can only return it's elements one by one , using for{ }. Can
> you give me an easy and brief way to return array .
Return the pointer to the array, and if you need, put the number of
elements in the address of an integer.
--
The OC48 to the PS2 is sending 1111111111 because of Brian Bird.
The Network Admin is RNA.
:: http://www.s5h.net/ :: http://www.s5h.net/gpg
[Non-text portions of this message have been removed]