cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Drawing Polygon help - "Wrap around"
Drawing Polygon help - "Wrap around"
Feb 4, 2012 at 9:18pm UTC
zone19871
(40)
Lets say i have this array , hello[5].x hello[5].y, how can i check the "wrap around" using the modulo operator?
Last edited on
Feb 4, 2012 at 9:18pm UTC
Feb 4, 2012 at 10:33pm UTC
Duthomhas
(13282)
You are going to have to define what you mean by "wrap around".
Topic archived. No new replies allowed.