User: ale

  • Public profile

User profile: ale

User info
User name:ale
History
Joined:
Number of posts:4
Latest posts:

reading file into a 2-d array
So this is what i got so far, i read the first two integers (rows, columns), but after that i dont k...

reading file into a 2-d array
[code] #include <fstream> ifstream maze; char mazeArray[24][80]; //since thats my max size maze maze...

reading file into a 2-d array
the last x's in the 3 middle rows is are supposed to be all the way to the right. and the f is suppo...

reading file into a 2-d array
i got a maze program to do, and we are supposed to read a maze from a .txt file and i have no clue o...

This user does not accept Private Messages