Forum: C++ Dec 3rd, 2004 |
| Replies: 5 Views: 4,445 Hey thanks alot for the help. That code works great. However, I need to manipulate that to work for a 2Dimensional array. If you have any idea as to how to do that please help. Thanks alot! |
Forum: C++ Dec 1st, 2004 |
| Replies: 5 Views: 4,445 Hello,
This is my first post. Anyway.. I am having trouble with my c++ program. My assignment is to read from a file a 2-Dimensional array. However, when attempting to do so with my code,... |