Skip to content

Defer blocks of C code until you leave the current function

License

Notifications You must be signed in to change notification settings

itsjohannawren/defer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

defer

Defer blocks of C code until you leave the current function

Requirements

Under some versions of clang you'll need to add -fblocks or -lBlocksRuntime to your compiler flags.

About

Defer blocks of C code until you leave the current function

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages