interface99

Header-only library providing full-featured interfaces for C99

brewmacoslinux
Try with needOr install directly
Source

About

Full-featured interfaces for C99

Commands

interface99

Examples

View interface99 documentation and available commands$ interface99 --help
Include interface99 header in C project for interface definitions$ gcc -I$(brew --prefix interface99)/include myprogram.c -o myprogram
Verify interface99 installation and version$ brew list interface99