mkdir in C

Richard L Cox coxr at ecn.purdue.edu
Wed May 30 05:24:50 AEST 1990


    Try  system("mkdir dirname");  to make a directory.  The system
call can be used to make many system calls. 

-Rich

-- 
|\/\/\/|               ------------------------------------------------------
|      |              |"Every silver lining's got a |coxr at en.ecn.purdue.edu  |
|      |              |     touch of grey..."       |                        |
|   (o)(o)            |-(Jerry Garcia,Robert Hunter)|Online America: RichKid |



More information about the Comp.unix.questions mailing list