Java Mailing List Archive

http://www.redhatconfig.com/

Home » Gentoo Linux »

Re: [gentoo-user] [OT] mkdir in a C program?

Denis

2008-04-04

Replies: Find Java Web Hosting

Author LoginPost Reply
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 <taken2k4@(protected):
> :D Good. Wich one you used?
>
>
>
> On Sat, Apr 5, 2008 at 10:50 AM, Denis <denis.che@(protected):
> >
> > Thank you for all the quick replies! That answers my question :-)
> >
> >
> >
> > --
> >
> > gentoo-user@(protected)
> >
> >
>
>
>
>
> --
> 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@(protected)

©2008 redhatconfig.com - Jax Systems, LLC, U.S.A.