Y
Hacker News
new
|
ask
|
show
|
jobs
by
ryao
347 days ago
It is part of the C standard. Whether it is part of a separate binary is an implementation choice.
1 comments
WalterBright
347 days ago
True on both counts. But they are still separate and distinct languages.
link
ryao
347 days ago
C is a composition of what you describe as separate languages. They are both parts of C. That is why we call unpreprocessed code C code.
link