Posted by: kb3292 September 8, 2015
C++ Program
Login in to Rate this Post:     0       ?        
My friend, you can't "pass" arrays in c or c++, what is passed is pointers. Please read the c documentation or a good c book. The one by Dennis ritchie called "The C programming language" or something along that line is a pretty good one.
Read Full Discussion Thread for this article