Home

Submit

Source

Feeds
Report a broken link
You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
C and C++ Functions and Classes
Functions (II)
C and C++ / Functions and Classes
Until now, in all the functions we have seen, the arguments passed to the functions have been passed by value. This means that when calling a function with parameters, what we have passed to the function were copies of their values but never the variables themselves.

Site: www.cplusplus.com - Report

What's wrong with the tutorial? Write below.

Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development