Apr 18, 2002 #1 Bratan Technical User Jul 13, 2008 3 AP 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?
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?