delete_file(3alleg4) Allegro manual delete_file(3alleg4)NAMEdelete_file - Removes a file from the disk. Allegro game programming library.SYNOPSIS#include <allegro.h> int delete_file(const char *filename);DESCRIPTIONRemoves a file from the disk. You can't delete directories, though.RETURN VALUEReturns zero on success, non-zero on failure. Allegro version 4.4.2 delete_file(3alleg4)
| Related Man Pages |
|---|
| exrotscl(3alleg4) - opendarwin |
| exrotscl(3alleg4) - redhat |
| exrotscl(3alleg4) - linux |
| exrotscl(3alleg4) - mojave |
| exrotscl(3alleg4) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| To find the Ip address of the user who deleted files |
| Delete files in directory using perl |
| Can't delete files |
| Delete file2.txt from file1.txt using scripting |
| Delete files directory |