Library of functions with exceptions, written in C.
include | ||
src | ||
tests | ||
LICENSE | ||
Makefile | ||
README.md |
Exectd
Description
Library of functions with exceptions, written in C. Depends on except.h
Table of Contents
Features / TODOS
- Raised exceptions for errors
- open, close
- fopen, fclose
Usage
Just copy and paste into your projects.
Credits / Resources
License
This project is licensed under GPLv3 - see the LICENSE file for details.