This commit is contained in:
2026-04-09 11:08:13 +02:00
parent 5ed7c19a18
commit ca2aac41de
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Chapitre 0 — Introduction au langage C
## 0.1 Présentation du langage C
## [0.1][0_1] Présentation du langage C
Le langage C est un langage de programmation bas niveau.
Cela signifie quil est proche du fonctionnement réel de la machine.