blob: 156249888a5bae95994dbd2d9aa38e8783f0175f [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
Zesstrad59c3892019-11-28 20:53:39 +01002 int mkdir(string path)
MG Mud User88f12472016-06-24 23:31:02 +02003
4BESCHREIBUNG
5 Erstellt ein Verzeichnis <path> und liefert 1, wenn das Verzeichnis
6 erstellt werden konnte, sonst 0.
7
8SIEHE AUCH
9 rmdir(E), rm(E), get_dir(E), file_size(E)