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
pointers and 2D matrix
pointers and 2D matrix
Mar 1, 2009 at 4:06pm UTC
sikac
(24)
hello!
how can i store elements of a 2D matrix into a pointer? or, is it possible at all?
i intend to use the pointer to "go trough" the entire matrix, insted of using loops to do that...
Last edited on
Mar 1, 2009 at 4:08pm UTC
Mar 1, 2009 at 8:31pm UTC
Zaita
(2770)
http://www.cplusplus.com/forum/articles/7459/
Topic archived. No new replies allowed.