Razorfang/Stack_C89
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
A stack implementation in C89 that uses macros. This was done as an experiment. I wanted to see how you could implement a data structure with just macros.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A stack implementation in C89 that uses macros. This was done as an experiment. I wanted to see how you could implement a data structure with just macros.