arrays
in
Programming Questions
•
3 years ago
hello!
I have an array of 500 points and have two more arrays where I have stored the x and y positions of those points ( where i want them to be).
But I don't know how to assign the x[0] and y[0] to points[0] and so on.
anybody knows how can i do this?
I have an array of 500 points and have two more arrays where I have stored the x and y positions of those points ( where i want them to be).
But I don't know how to assign the x[0] and y[0] to points[0] and so on.
anybody knows how can i do this?
1