How are arrays passed?

Posted by atch on Stack Overflow See other posts from Stack Overflow or by atch
Published on 2010-04-01T11:06:11Z Indexed on 2010/04/01 11:13 UTC
Read the original article Hit count: 277

Are arrays passed by default by ref or value? Thanks.

© Stack Overflow or respective owner

Related posts about c++

Related posts about arrays