Click here to Skip to main content
15,887,746 members
Articles / Programming Languages / C++

Parameter Passing: by Train vs. by Truck

Rate me:
Please Sign up or sign in to vote.
3.09/5 (11 votes)
19 Jul 2010CPOL4 min read 50.4K   8  
An article highlighting the advantages of using a composite datatype for passing parameters to functions.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Engineer
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions