Skip to content
/ zic Public

A set of Zig-inspired macros for type-based error handling in C

License

Notifications You must be signed in to change notification settings

slamko/zic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zic (Zig + C)

Convenient macro-wrappers library for error handling in C without longjmp and any other non fancy stuff.