This website requires JavaScript.
Explore
Help
Sign In
Rockingcool
/
libstack
Watch
1
Star
0
Fork
0
You've already forked libstack
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5
Commits
1
Branch
0
Tags
master
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Rockingcool
b08416881d
Added code to free memory
2023-04-13 07:58:21 -05:00
Makefile
Added Makefile
2023-04-12 22:52:13 -05:00
stack.c
Added code to free memory
2023-04-13 07:58:21 -05:00
stack.h
Added header file, changed function names to be in a separate namespace
2023-04-12 22:37:14 -05:00
Description
A simple, single-file stack implementation in C.
148
KiB
Languages
C
79.8%
Makefile
20.2%