debian man page for is_relative_filename

Query: is_relative_filename

OS: debian

Section: 3alleg4

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

is_relative_filename(3alleg4)					  Allegro manual				     is_relative_filename(3alleg4)

NAME
is_relative_filename - Returns TRUE if the filename is relative. Allegro game programming library.
SYNOPSIS
#include <allegro.h> int is_relative_filename(const char *filename);
DESCRIPTION
Returns TRUE if the filename is relative or FALSE if it is absolute. Note that an absolute filename under DOS (with a device separator) will be considered as relative under Unix, because there absolute paths always start with a slash.
SEE ALSO
make_absolute_filename(3alleg4), make_relative_filename(3alleg4) Allegro version 4.4.2 is_relative_filename(3alleg4)
Related Man Pages
exfont(3alleg4) - debian
exrotscl(3alleg4) - debian
exrotscl(3alleg4) - php
exrotscl(3alleg4) - netbsd
exrotscl(3alleg4) - osx
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph