Hacker News new | ask | show | jobs
by mlex 1847 days ago
Somewhat related; I feel like C reserves a lot of names that though different standards, is there a good list of all of those so I know to avoid them? (e.g. underscore prefixes)
1 comments

This part of the GCC docs covers all of them, AFAIK:

https://www.gnu.org/software/libc/manual/html_node/Reserved-...