/C-LinkedList

A generic LinkedList implementation in C.

Primary LanguageCMIT LicenseMIT

C LinkedList

A generic LinkList implementation in C.

Build

  • Install ccake.
  • Run ccake build in the root directory.