Is there any way to change the colour of a string within a string in c++This is the code, I have a string called Battlelogs which stores the result of all the battles that ...
Moving from console based programming into graphical 2D game development (Need advice)As the title suggests I am moving into using graphics, I have set up SDL 2.0 in codeblocks and have ...
Editing a line in a text fileI'll be honest I wasn't sure which parts were essensial for the thing to work so I didn't want to de...
Editing a line in a text file[code]std::vector<Data> Names; ofstream CreateTown (TownName + ".txt"); Randomiser = TownLocation; ...
Editing a line in a text fileOk, thanks for the reply, I've never used vectors before so I'm not sure how I would go about follow...
This user does not accept Private Messages