View Single Post
  #1  
Old 08-02-2010, 07:16 AM
C++ C++ is offline
Senior Member
 
Join Date: Jun 2009
Posts: 18,248
Default How to declare a function that take an array of ints

How can I declare on top of my code a function that takes an array of ints as argument? Thank you.
__________________
C++
domain name forum
Reply With Quote