cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Storing x and y co-ordinates in seperate
Storing x and y co-ordinates in seperate arrays!
Dec 3, 2009 at 7:13pm UTC
frier8000
(2)
Hey there,
Ive been told to use a loop and store the x and y coordinates of each corner of a shape in seperate arrays. ive also been told to ask the user to enter these coordinates.
Could any one help write this as i am completely lost.
Cheers
Dec 3, 2009 at 7:19pm UTC
Bazzy
(6281)
See:
http://www.cplusplus.com/doc/tutorial/control/#loops
http://www.cplusplus.com/doc/tutorial/basic_io/
http://www.cplusplus.com/doc/tutorial/arrays/
Topic archived. No new replies allowed.