Forum: C++ Mar 13th, 2009 |
| Replies: 3 Views: 285 |
Forum: C++ Mar 12th, 2009 |
| Replies: 3 Views: 285 Right now Im still beggining to learn the idea of pointers,basically I just want to ask a question about the code I have found, I mean I want to know what is happening right here...the comments on... |
Forum: C++ Jan 8th, 2009 |
| Replies: 13 Views: 1,905 @skatamatic thanks for the idea |
Forum: C++ Jan 8th, 2009 |
| Replies: 13 Views: 1,905 hey guys Im new here in this forum
sorry for posting lame question here and bad grammar?
my question really is
1. I need an idea how to solve a maze without using recursion (thats a... |
Forum: C++ Jan 7th, 2009 |
| Replies: 13 Views: 1,905 Im trying to solve the maze |
Forum: C++ Jan 7th, 2009 |
| Replies: 13 Views: 1,905 I just want to ask something about using a stack in maze
Im confused about implementing stack in c++.is it possible that I can insert a multidimensional array in a stack,how?:S
(can you please... |