Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

try.h

This header was previously a github gist due to its small size. However the header has been made into a regular repository as a couple projects depend on the try.h utility and github gists are not that good.

What is try.h ?

try.h is just a tiny C utility that provides try-catch like semantics by using the preprocessor. It does not use longjump or anything like that, just result checks.

About

try-catch for C

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages