Hacker News new | ask | show | jobs
by foldr 2673 days ago
It fails because gcc appears not to support _Generic by default, but that's not the important part of the code. If you comment out the printf, or figure out which compiler options to set, gcc will compile it.