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
4
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
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
Description
C implementation of shorten.py used by MSE
Readme
25
KiB
Languages
C
94.2%
Makefile
5.8%