Łukasz Wychrystenko schrieb: > > #include <locale> > > and then before getline() > setlocale(LC_ALL, "");
Thanks. This solved the problem. Philipp _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
