Utils_FreeListOfLists()
Destroys a list of list
Utils_StripPathNoExtension()
Returns filename without path and extension
Utils_StripPathNoFilenameNoExtension()
Returns directory part of fpathname without filename 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_pkg_init()
Initializes the utils package
Utils_pkg_quit()
De-initializes the utils package
Utils_print_timer()
prints info about a timer whose name is given
Utils_reset_timer()
Resets a timer whose name is given
Utils_start_timer()
Starts a timer whose name is given
Utils_stop_timer()
Stops a timer whose name is given
Utils_strcasecmp()
An abstraction over BSD strcasecmp
freeListOfLists_aux()
Private service for Utils_FreeListOfLists

Last updated on 2010/05/19 15h:56