Skip to content

mycmessia/DSinC

Repository files navigation

This is a project written by myc about the solutions of book《Fundamentals of Data Structures in C language》in order to help us learn data structure easier and better.
There must be some solutions that aren't good enough, even have bugs. 
If you want to help this project be better, please contact me by mycmessia@qq.com  thanks.

Coding Style and some tips:

1. Write a Makefile unless the project only has one file,
   when the project has a Makefile, you can input ./make to get the *.out
   or you can input gcc *.c -o *.out.

2. If the message of print function is a complete sentence, please make
   sure it is end with a '.'.

About

Data Structure described by C language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages