s_array
rqs_algorithm(C->s_type.LA.s_array, C->s_type.LA.s_array_size,
rqs_algorithm(C->s_type.LA.s_array, C->s_type.LA.s_array_size,
dest->s_type.LA.s_array = safe_realloc(dest->s_type.LA.s_array,
dest->s_type.LA.s_array[i] = l_series;
str->s_type.LA.s_array[str->s_type.LA.s_cur_index],
copy_line_rec(str->s_type.LA.s_array[str->s_type.LA.s_cur_index],
line_rec_t **s_array;
extern string *s_array(char *, size_t len);
extern string *s_array();