This website requires JavaScript.
Explore
Help
Sign In
lgourvenec
/
shorten
Watch
1
Star
0
Fork
0
You've already forked shorten
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
C implementation of shorten.py used by MSE
4
Commits
1
Branch
0
Tags
27
KiB
C
94.2%
Makefile
5.8%
c818b3c732
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Laurent Gourvénec
c818b3c732
fix(shorten): exit 3 if removal would leave the file empty
2024-03-19 15:53:03 +01:00
.gitignore
Initial commit
2024-03-01 14:07:35 +01:00
Makefile
feat(build): change -O3 for -Ofast
2024-03-19 15:52:58 +01:00
README.md
Initial commit
2024-03-01 14:07:35 +01:00
shorten.c
fix(shorten): exit 3 if removal would leave the file empty
2024-03-19 15:53:03 +01:00
README.md
shorten
C implementation of shorten.py used by MSE