|
NAMEal_make_directory - Allegro 5 APISYNOPSIS
DESCRIPTIONCreates a new directory on the filesystem. This function also creates any parent directories as needed.Returns true on success (including if the directory already exists), otherwise returns false on error. Fills in Allegro’s errno to indicate the error. SEE ALSOal_get_errno(3)
Visit the GSP FreeBSD Man Page Interface. |