Re: is there a function to create directory?



ZeeGeek wrote:

Is there any functions to create directory in glibmm, like g_mkdir in glib?

--
Dell Inspiron 600m
Pentium-M 1.6G
512MB, 60G
ATI 9000 Mobility

------------------------------------------------------------------------

_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list
Try the gtk+ list. Having said that, I would imagine there would not be such a wrapper since g_mkdir() is just a glib wrapper around the standard C library routine mkdir().

Bob Caryl



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