|
Edit: Actually Im not sure if this applies for C. Works for C++.
Umm Arrays automatically pass by reference (theres another term used for arrays, cant remember). Theres no need for a pointer.
__________________
...
Last edited by Xero; Feb 21st, 2005 at 6:48 PM.
|