Thread
:
By value, By reference
View Single Post
#
2
(
permalink
)
October 10th, 2007, 11:04 PM
Peter_APIIT
Authorized User
Join Date: May 2007
Posts: 28
Thanks: 0
Thanked 1 Time in 1 Post
void passbyvalue(int[], int size();
void passbyreference(int *, int size);
I hope this help.
Linux is the best OS in the world.
Peter_APIIT
View Public Profile
Find all posts by Peter_APIIT