User profile: kinneyj

User info
User name:kinneyj
Name:James
Location:Hawaii (For the moment)
Bio:Going to school online while working full time as an IT. Trying to make sense of C++. I am new to the programming scene.
History
Joined:
Number of posts:7
Latest posts:

Passing Arrays to functions
Thank you so much for all of your help. I sure hope you get paid well for your knowledge. Here is th...

Passing Arrays to functions
Should I change anything in the parenthesis on the function call segment? That is where I keep getti...

Passing Arrays to functions
I am very appreciative of your help. It seems I may also be calling the function the wrong way. Do y...

Passing Arrays to functions
If I change it up, it tells me it isn't declared, which is why I declared it on there.

Passing Arrays to functions
Hi all. I am just learning about arrays, and am having trouble passing them to functions. To be hone...