delete_file(3alleg4) debian man page | unix.com

Man Page: delete_file

Operating Environment: debian

Section: 3alleg4

delete_file(3alleg4)						  Allegro manual					      delete_file(3alleg4)

NAME
delete_file - Removes a file from the disk. Allegro game programming library.
SYNOPSIS
#include <allegro.h> int delete_file(const char *filename);
DESCRIPTION
Removes a file from the disk. You can't delete directories, though.
RETURN VALUE
Returns zero on success, non-zero on failure. Allegro version 4.4.2 delete_file(3alleg4)
Related Man Pages
exrotscl(3alleg4) - opendarwin
exrotscl(3alleg4) - netbsd
exrotscl(3alleg4) - plan9
exrotscl(3alleg4) - mojave
exrotscl(3alleg4) - freebsd
Similar Topics in the Unix Linux Community
Cannot delete file in unix
script to delete files
Delete files in directory using perl
Can't delete files
List and Delete Files which are older than 7 days, but have white spaces in file name