Hey kids!
Currently I am working on porting some libraries to be GTKmm exclusive,
everything has been going well with the exception of one wrincle.
This class reads data from a file using std::getline(std::fstream f,
std::string data, "^")
Well, as you know, getline expects a std::string variable *not a
Glib::ustring, does anyone around here knows how to go about making
std::getline and Glib::ustring work together?
TIA
--
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list