adambard / adambard/learnxinyminutes-docs
[c++/en] Needs a chapter explaining difference between header and source files (compilation unit).
Open
request
- Dominant language
- Markdown
- Stars
- 12.3k
- Forks
- 3.7k
- Avg merge
- 13h 10m
- Merged PRs (30d)
- 6
Description
How to properly divide code between header and source files is really common problem when working with C or C++ for the first time. Tutorial should explain basic idea of this declaration and definition separation and provide easy general rules for working with multiple compilation units.
Contributor guide
Assessment
This issue has not been assessed yet.