|
|
|
|
|
by jacobparker
4676 days ago
|
|
Turns out the preprocessor is actually an organically grown pseudo language (as opposed to a properly designed language feature) inside C, which later got standardized through an incredibly complex set of rules and definitions. This can be used to explain much of C. :) |
|