Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> in Clang/GCC the `__` is not explicitly reserved for builtins

In fact in C identifiers starting with _ are reserved for the implementation (except for in local scope if the second character is not an underscore or capital letter).



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

Search: