SYNOPSIS

int mkdir( string path)

DESCRIPTION

Make a directory named path. Return 1 for success and 0 for failure.