mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-25 19:15:25 +02:00
gcc: add link to homepage
This commit is contained in:
parent
796fa6b4ca
commit
18f114758d
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# gcc
|
||||
|
||||
> Preprocesses and compiles C and C++ source files, then assembles and links them together.
|
||||
> More information: <https://gcc.gnu.org>.
|
||||
|
||||
- Compile multiple source files into executable:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue