Array by calling functionI got it [code] for (j = 0; j < count; j++) { printf("Value : %d\n", n[j]); } [/code]
Array by calling functionTried it, without debugging. and it just gives me 17 numbers of 1637012. <--- changes everytime i r...
Array by calling functionMaybe i do need a break, sometimes you just cant see the problem, or right answer. Well the only an...
Array by calling functionyeah i was thinking of doing that. but for some reason i cant wrap my head around it. which array ...
Array by calling functionMy assignment tells me that i need to use a for loop in my main to print it out. I was thinking of ...
This user does not accept Private Messages