/c-datastructure-algorithm

Basic datastructure and algrithm implement by c

Primary LanguageC

c-datastructure-algorithm

c99

Basic datastructure and algrithm implement by c

compile

Take the link for example:

  1. cd ./link
  2. run gcc compile command: gcc link_test.c link.c -o link -Wall
  3. run executable: ./link
  4. choose operation on the list.