1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-10-10 09:51:22 +02:00

bugfix: link in c-language not working

This commit is contained in:
Marten
2021-04-20 17:17:34 +02:00
committed by GitHub
parent 76433e874b
commit 67d50a3e71

View File

@@ -7,7 +7,7 @@ C is a common programming language.
To get c working you basically just need to install a compiler. To get c working you basically just need to install a compiler.
To get a compiler for c there are a few options. To get a compiler for c there are a few options.
- [GNU compiler collection](gcc.gnu.org) - [GNU compiler collection](https://gcc.gnu.org)
## IDE ## IDE