Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Headerless C programming with __INCLUDE LEVEL__ (github.com/milgra)
4 points by milgra on Dec 20, 2022 | hide | past | favorite | 2 comments



A few notes on the portability of __INCLUDE_LEVEL__ would not be amiss. I can readily find that it's in (current) gcc but not in standard c99. is it in niche compilers like msvc? is it in a newer standard? etc


Yes, that can be a problem, I used it for linux/FreeBSD development only so far.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: