Searched refs:str2 (Results 1 – 1 of 1) sorted by relevance
153 static wchar_t str2[] = L"\t \t"; in main() local160 t = wcstok(str2, L" \t", &ptr2); // t is a null pointer in main()