CString allocates memory for string by operator "new" and free by "delete" (you can see it if you type somewhere CString str("Test" and debug this code). So maximum numbers - how much memory do you have )
With best regards,
Zaki Maksyutov
zaki-maksyutov@yandex.ru
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.