[gameprogrammer] Re: Linux equivalent of CreateDirectory

  • From: "Roger D. Vargas" <roger@xxxxxxxxxxx>
  • To: Game programmer list <gameprogrammer@xxxxxxxxxxxxx>
  • Date: Sat, 10 Jul 2004 17:59:33 -0400

El sáb, 10-07-2004 a las 17:51, Kevin Jenkins escribió:
> This is what I wrote.  I'm actually running on windows so have no way to
> test it.  Hope it works :)
> 
I would recommend int mkdir(const char *pathname, mode_t mode)
in M$ VC++.net mkdir(const char *pathname)
as somebody pointed before

-- 
Roger Durañona Vargas
Linux user #180787
A cada momento nos rodea lo desconocido. Es alli
donde uno tiene que buscar el conocimiento.
Paul Muad'Dib Atreides. Children of Dune



---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html


Other related posts: