Skip to content

ANSI-Christ/C-try-catch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-try-catch

C try / catch implementation.

  • cross-platform
  • thread safety
  • nested calls
  • finally is optional
  • automatic throwing up if it is impossible to find catch at its level

Look for usage examples in main.c

About

try / catch implementation in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published