F
fnpr8bb9vif
Guest
In VC ++, how to detect the character string existing in the character string.
E.g
TCHAR szContent = TEXT("xxx");
Check if there is a "x" substring, how to detect it? It seems there is no function ...
Continue reading...
E.g
TCHAR szContent = TEXT("xxx");
Check if there is a "x" substring, how to detect it? It seems there is no function ...
Continue reading...