Searched refs:write_wchars (Results 1 – 1 of 1) sorted by relevance
10 const wchar_t write_wchars[] = {L'A', 0x00C4, L'B', L'\0'}; variable62 fprintf (fp, "%ls", write_wchars); in do_test()
Completed in 4 milliseconds