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
exfont(3alleg4) - debian
exrotscl(3alleg4) - debian
exrotscl(3alleg4) - php
exrotscl(3alleg4) - netbsd
exrotscl(3alleg4) - mojave
Similar Topics in the Unix Linux Community
How can i delete files in folder by date?
script to delete files
Unable to delete files
To find the Ip address of the user who deleted files
Delete file2.txt from file1.txt using scripting