diff --git a/pages/common/gcc.md b/pages/common/gcc.md index e9e56c4727..9a31e2d052 100644 --- a/pages/common/gcc.md +++ b/pages/common/gcc.md @@ -1,6 +1,7 @@ # gcc > Preprocesses and compiles C and C++ source files, then assembles and links them together. +> More information: . - Compile multiple source files into executable: