Nuk510
Results
1
comments of
Nuk510
Even when compiling in Unicode mode, the C standard library functions `strcat`, `printf`, etc. remain available for any code that needs to use the `char` equivalents. `wchar_t` is a Windows-only...