0

How to make this program?

function that take values from user and put values to an array that is declared in main function. i just want to say how to make function that can take values for whole array and then print that array's value by another function. passing array to function

24th Dec 2017, 6:15 AM
Frankestine Stine
Frankestine Stine - avatar
1 Answer
0
int a (arr){ return arr; } ;)
24th Dec 2017, 8:29 AM
‎ ‏‏‎Anonymous Guy