Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/laoshubaby/unicompliercontrolheader
- Owner: LaoshuBaby
- License: gpl-3.0
- Created: 2020-08-01T07:15:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-31T11:36:45.000Z (9 months ago)
- Last Synced: 2024-03-31T12:36:06.468Z (9 months ago)
- Language: C++
- Size: 27.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)