Hacker News new | ask | show | jobs
by jepler 1276 days ago
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
1 comments

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