A simple linked list implementation for a blog post.
Install meson and ninja to build the project.
Compile and run
$ meson build
$ cd build
$ ninja
$ ./src/main- Rafael Coelho - rafaellcoellho
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple linked list implementation for a blog post.
Install meson and ninja to build the project.
Compile and run
$ meson build
$ cd build
$ ninja
$ ./src/main