Here's the simple program that demonstrates usage that's good enough for me:
#include <sys/stat.h> #include <sys/types.h> int main () { mkdir("./mydata", 0777); return 0; } On Fri, Apr 4, 2008 at 11:22 AM, Francisco Rivas <[EMAIL PROTECTED]> wrote: > :D Good. Wich one you used? > > > > On Sat, Apr 5, 2008 at 10:50 AM, Denis <[EMAIL PROTECTED]> wrote: > > > > Thank you for all the quick replies! That answers my question :-) > > > > > > > > -- > > > > gentoo-user@lists.gentoo.org mailing list > > > > > > > > > -- > Francisco Rivas > http://www.vaslibre.org.ve > - > And on the seventh day God said :wq and then make > http://beck3r.wordpress.com/ > Linux User (New) : #448324 > Linux Machine (New) : 355187 > --- > 4to Congreso Nacional de SL > http://www.cnsl.org.ve/tiki-index.php?page=carabobo -- gentoo-user@lists.gentoo.org mailing list