How to get basic enemy unit movement on a board or grid console game in c++?As the title says, i'm having trouble moving the enemy character symbols on my grid when playing my ...
How to read the amount of a certain character in each line from a .txt file in c++?So it seems to be counting, but not counting correctly and i'm having an issue understanding why..It...
How to read the amount of a certain character in each line from a .txt file in c++?Thanks for the solution! I'll try implementing this into my code and see if it works
How to read the amount of a certain character in each line from a .txt file in c++?I'm reading from a .txt file called RainOrShine and the contents of the file look like this: R C R...
Having trouble using range-based for loop in my code, won't compile?Never mind, I finally found a solution, downloaded a new compiler with updated stuff. Had to replac...
This user does not accept Private Messages