parent
edd3712b5a
commit
1b2f6e4225
46 changed files with 887 additions and 378 deletions
|
|
@ -53,5 +53,6 @@ void vec_buf_str_iter(t_vec_buf_str *vec,
|
|||
void vec_buf_str_reverse(t_vec_buf_str *vec);
|
||||
void vec_buf_str_sort(t_vec_buf_str *vec,
|
||||
t_vec_buf_str_sort_fn is_sorted);
|
||||
t_error vec_buf_str_back(t_vec_buf_str *vec, t_buffer_str **out);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue