qfits_filename.c File Reference


Functions

char * qfits_get_dir_name (const char *filename)
 Find the directory name in the given string.
char * qfits_get_base_name (const char *filename)
 Find out the base name of a file (i.e. without prefix path).
char * qfits_get_root_name (const char *filename)
 Find out the root part of a basename (name without extension).
char * qfits_get_ext_name (const char *filename)
 Find out the extension of a file name.