An open API service indexing awesome lists of open source software.

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

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