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) - debian
exrotscl(3alleg4) - centos
exrotscl(3alleg4) - php
exrotscl(3alleg4) - opendarwin
exrotscl(3alleg4) - plan9
Similar Topics in the Unix Linux Community
Cannot delete file in unix
Undelete files in Unix
To find the Ip address of the user who deleted files
Delete files in directory using perl
Delete files older than 1 year through FTP