Hacker News new | past | comments | ask | show | jobs | submit login

It‘s interesting that B doesn’t require forward declarations, so global elements can be ordered with higher-level concerns first (e.g. main) referencing lower-level elements further down in the source file. Later C and C++ required a reversed ordering (or explicit forward declarations).



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

Search: