Hi All,

While dealing with functions in C++ .
Generally, the C++ convention is the call-by-value. An exception is where 
arrays are passed as arguments,
Arrays are called by reference by default.

Is ther any way to pass the arrays  to the functions by value rather than 
reference?




Regards,
Asad Abbas
Pakistan,


 --------------------------------------------------------------------------------

Why do programmers get Halloween and Christmas mixed up?
Because OCT(31) = DEC(25) 
Programmers don't die, they just GOSUB without RETURN. 
-------------------------------------------------------------------------------
Who is General Failure and why is he reading my hard disk ?!? 


      

[Non-text portions of this message have been removed]

Reply via email to