We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71a6612 commit 7313ec4Copy full SHA for 7313ec4
sources/modules/compilation-model/separate-compilation.md
@@ -82,7 +82,6 @@ A student should be able to:
82
2. Use compile flags, including `-I` and `-L` to specify search paths.
83
3. Make header files for their own code, including using header guards.
84
4. Use include directives for the headers of external libraries.
85
-5. Be able to declare `extern` variables.
86
87
#### Caveats
88
0 commit comments