Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 215 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 215 Bytes

simple-useful

A collection of C/C++ files

  • hosrt.c: heap sort algorithm
  • sort.cpp: a C++ clone of UNIX sort tool
  • errno.c: a small program that list all the errno code and corresponding error message