Function psyiage_log_glob_free

Function Documentation

PSYIAGE_API int psyiage_log_glob_free(char *filelist[], uint32_t *flagslist, int numfiles)

Free array of log file paths.

Release the resources allocated to store list of log file paths obtained from call to psyiage_log_glob_known_log_files

Return

If successful, PSYIAGE_ERROR_SUCCESS. Otherwise, a non-zero error code

Parameters
  • filelist: - An array of file paths to free

  • flagslist: - An array of log file flags to free

  • numfiles: - Number of files in the array