I
Ioannis Vranos
Regarding wifstreams/wofstreams, is it possible to create files (where
applicable) with wchar_t names in standard C++, given that their
equivalent constructors accept a const char * and not a const wchar_t *?
Or are we forced to use system-specific solutions?
Thanks.
applicable) with wchar_t names in standard C++, given that their
equivalent constructors accept a const char * and not a const wchar_t *?
Or are we forced to use system-specific solutions?
Thanks.