shmuliar-sp-kr-lab4/inc/sorter.h

2 lines
50 B
C
Raw Permalink Normal View History

void sorter_insertion_sort(char **arr, int size);