SPRAAK
|
signal processing master routines More...
Functions | |
char ** | spr_ssp_free_txt_block (char **line_array) |
Free a string array (dynamically allocated). More... | |
char ** | spr_ssp_append_txt_files (const char **line_array, const char *fnames) |
char ** | spr_ssp_append_line_array (const char **line_array, const char *const *add_array, int free_flag) |
const char * | spr_ssp_find_err_loc (const char *const *line_array, const char *const *line_ptr, int *line_nr) |
signal processing master routines