beyonddream / Stanford_EssentialC

My solutions to Essential C book problems (Linked Lists and Trees) from Stanford

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stanford_EssentialC

My solutions to Essential C book problems (Linked Lists and Trees) from Stanford

Compile and Run

./compile ./LinkedListProblems/linked_list_problems.c

./check_leak ./a.out

About

My solutions to Essential C book problems (Linked Lists and Trees) from Stanford

License:MIT License


Languages

Language:C 99.7%Language:Shell 0.3%