/Sorting-2020

C programming sorting

Primary LanguageC

C_2020

Practice of C starts at 2020.

Used to contain my c code for basic skills and algorithms.

Steps:
  1. Use main.c and main.h to call the sort functions.
  2. Use make to compile them.