exectd/README.md

27 lines
569 B
Markdown
Raw Normal View History

2024-11-16 01:41:47 +00:00
# Exectd
## Description
Library of functions with exceptions, written in C. [Depends on except.h](https://myrepos.dev/Randy-Jordan/except)
## Table of Contents
- [Description](#description)
- [Features](#features)
- [Usage](#usage)
- [Credits / Resources](#credits--resources)
- [License](#license)
## Features / TODOS
- [x] Raised exceptions for errors
- [x] open, close
- [x] fopen, fclose
## Usage
Just copy and paste into your projects.
## Credits / Resources
## License
This project is licensed under GPLv3 - see the [LICENSE](LICENSE) file for details.