https://github.com/veltzer/except
exception library for C
https://github.com/veltzer/except
Last synced: 3 months ago
JSON representation
exception library for C
- Host: GitHub
- URL: https://github.com/veltzer/except
- Owner: veltzer
- License: other
- Created: 2011-12-31T14:11:48.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2025-03-21T21:03:38.000Z (3 months ago)
- Last Synced: 2025-03-21T22:19:35.070Z (3 months ago)
- Language: C
- Homepage: https://www.veltzer.net/except
- Size: 4.83 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
libexcept is a C library that helps you use the linux API with
the paradigm of exception handling instead of checking the return
value of every function.Mark Veltzer, , 2011