Files
except/README.md
2026-02-27 18:57:44 -06:00

684 B

except

Description

Exceptions and Try/Catch implementation written in C.

Table of Contents

Features

  • Exceptions
  • Try/Catch
  • Assertions
  • Works on Windows

Usage

Credits / Resources

Tom Preston-Werner README Driven Development
Make a README
Choose a LICENSE

License

This project is licensed under MIT - see the LICENSE file for details.