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 bf8faef commit 0b0d33aCopy full SHA for 0b0d33a
sources/modules/compilation-model/separate-compilation.md
@@ -82,7 +82,7 @@ A student should be able to:
82
1. Use compile flags, including `-I` and `-L` to specify search paths.
83
2. Make header files for their own code, including using header guards.
84
3. Use include directives for the headers of external libraries.
85
-5. Be able to declare `extern` variables.
+4. Be able to declare `extern` variables.
86
87
#### Caveats
88
0 commit comments