Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/laoshubaby/unicompliercontrolheader

An easy-to-understand header file for conditional compilation of C language according to the system and compiler environment
https://github.com/laoshubaby/unicompliercontrolheader

Last synced: about 2 months ago
JSON representation

An easy-to-understand header file for conditional compilation of C language according to the system and compiler environment

Awesome Lists containing this project

README

        

# UniComplierControlHeader
An easy-to-understand header file for conditional compilation of C language according to the system and compiler environment

## Note

Don't use this project! This is a toy project when I'm learning C, here are some stable and reilable alternatives:

* [nihui/ruapu](https://github.com/nihui/ruapu)