- or download this
D:\C>try.exe German.utf8
German_Germany.utf8: März (5 bytes)
- or download this
D:\>perl -MPOSIX -wle "$loc = POSIX::setlocale( LC_ALL, 'German.utf8'
+); print $loc;"
German_Germany.utf8
- or download this
D:\>perl -MPOSIX -wle "$loc = POSIX::setlocale( LC_ALL, 'German.utf8'
+); print $loc;"
Use of uninitialized value $loc in print at -e line 1.
- or download this
D:\C>try_gcc.exe German.utf8
(null): March (5 bytes)