makaveliuk
Programmer
I have been having this problem a lot and have figured out where it lies, When I create a CString and format information into it, it puts a null character after every character causing some functions to think the string is terminated after the first character.
Is there a way round this?
Is there a way round this?