can a function returnan array? i dont think it can, but someone please tell me, it on my C++ final
Name:
Anonymous2005-08-09 16:35
>>1
And the good question is: why do you need to return an array? Keep it as a member instead unless you're forced to by the subject. BTW, it's a "final" and you didn't knew this? Read "Thinking in C++", it's free.