glib 2.13 now has a GRegEx API for doing regular expression matches. Maybe someone would enjoy trying to wrap that for glibmm.
It uses the same pcre code that the regexxer application uses, so you might find helpful ideas in regexxer's C++ code. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
