2 comments

[ 4.2 ms ] story [ 20.2 ms ] thread
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.