is_relative_filename
Returns TRUE if the filename is relative.
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.
Related Projects
The following projects include source code containing this keyword: