hello all
I am getting an failed assertion when using the _tcscat_s function.
Expression : (L"String is not null terminated" && 0)
file : _tcscat_s.inl
line : 32
and the assertion does not fire always, and I try to figure out why but without any success
how can i fix this? what could be the problem
thanks