If a mod could make this thread sticky it might prove helpful in the future. Oh, but I haven't actualy scoured the forum to see if it's been dealt with before, if it has then maybe that thread should be made sticky.
Thing is I realised to make the mod I want to make I'll need to do some simple file IO, writing strings to a text files and reading them back in, (if it would automatically seperate the strings at a certain character like space or comma that would be lovely) so I had a quick google which wasn't very helpfull (I'll go narrow it down soon) so what I thought I'd ask on the forum is this:
Can anyone link me to some nice C++ tutorials. Not for absolute beginers, but for people who have programmed in other langauges but just dont' know the specifics of C++.
Although if anyone can also tell me exactly how to do file simple file IO that would be great