Hi everyone, this is my first post here.

My question concerns Arrays and how they are sent to functions.

In my main function I have a simple Array of ints, and I set the first element to 1.
...