Help me!
How it is possible to add a char to the end of my string?
char A='!';
CString String="Hello";
It should be "Hello!"
Any ideas?
Hi Guys!
Help me, please!!!!!!!!!!!
How can I make a variable known and ready to be used by all complex of C++ files (not just inside a function where I activate the variable)?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.