-
Utils_FreeListOfLists()
- Destroys a list of list
-
Utils_StripPathNoExtension()
- Returns filename without path and extension
-
Utils_StripPath()
- Returns pathname without path prefix
-
Utils_file_exists_in_directory()
- Checks for the existence of a file within a directory.
-
Utils_file_exists_in_paths()
- Checks a list of directories for a given file.
-
Utils_get_temp_filename_in_dir()
- Return a string to be used as temporary file
-
Utils_strcasecmp()
- An abstraction over BSD strcasecmp
Last updated on 2009/01/30 14h:53