Y
Hacker News
new
|
ask
|
show
|
jobs
by
MBlume
4547 days ago
Macros are not functions, macros are a mechanism for adding features to the language itself.
1 comments
ahunt09
4547 days ago
Maybe I wasn't clear. I am not saying that macros are functions. I'm saying that without seeing the implementation, both look identical, and thus could be conflated, but do not treat scope identically.
link