Hacker News .hn
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
|
joriatsy's comments
login
joriatsy
5 months ago
|
parent
|
context
[–]
| on:
Recursive macros in C, demystified (once the ugly ...
Function like macros literally requires name( , i.e name followed directly by open paren, otherwise no macro substitution occurs. so (name)() will always suppress function like macros (but
not
non-function ones, i.e regular #define name xxx)
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: