1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-04-04 07:47:45 +02:00

Merge branch 'master' of ssh://github/tiyn/wiki

This commit is contained in:
TiynGER 2021-04-24 14:53:44 +02:00
commit 0dc0507561

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 a compiler for c there are a few options.
- [GNU compiler collection](gcc.gnu.org)
- [GNU compiler collection](https://gcc.gnu.org)
## IDE