debian man page for delete_file

Query: delete_file

OS: debian

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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) - suse
exrotscl(3alleg4) - centos
exrotscl(3alleg4) - plan9
exrotscl(3alleg4) - v7
exrotscl(3alleg4) - mojave
Similar Topics in the Unix Linux Community
Undelete files in Unix
script to delete files
To find the Ip address of the user who deleted files
Delete files in directory using perl
Delete file2.txt from file1.txt using scripting