g_strcmp0



As the documentation
(http://library.gnome.org/devel/glib/2.24/glib-String-Utility-Functions.html#g-strcmp0)
the g_strcmp0 requires const char instead const gchar and returns int
instead gint.

Is this right?


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]