Skip to content

Razorfang/Stack_C89

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

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.

About

A stack implementation in C89 that uses macros

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages