Relative Content

Tag Archive for arrayscfor-loop

Array input from user in C program

So I’m just learning C, my case is to make n the number of arrays, but when I try to run the program, the program always stops when I just enter 1 number, is there an error in my code?