Java Mailing List Archive

http://www.redhatconfig.com/

Home » Gentoo Linux »

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

Francisco Rivas

2008-04-04

Replies:

Author LoginPost Reply
Good

Actually a think my question must be "Wich one did you use?" correct?, I wrote wrong, didn't I?

Thanks in advance. :D

On Sat, Apr 5, 2008 at 11:01 AM, Denis <denis.che@gmail.com> wrote:
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@gmail.com> wrote:
> :D Good. Wich one you used?
>
>
>
> On Sat, Apr 5, 2008 at 10:50 AM, Denis <denis.che@gmail.com> 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
--



--
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
©2008 redhatconfig.com - Jax Systems, LLC, U.S.A.