MKDIRS(2) SYSTEM CALLS MKDIRS(2)
NAME
mkdirs - "creates multiple subdirectories
SYNOPSIS
void mkdirs(string path);
DESCRIPTION
Given a pathname such as "/d/Fooland/caverns", this function
creates each of the directories in the path. Does not do
any error checking on the passed path.
AUTHOR
Ichabod@TMI, 3/1/93
MudOS Release 0.9 Last change: 3-19-93