From 1927724f00ccb7ceb58e362c697a1fe69c535fba Mon Sep 17 00:00:00 2001 From: SinuS Von SifriduS Date: Thu, 9 Apr 2026 11:13:38 +0200 Subject: [PATCH] auto anchor ? --- 001-ch0-présentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/001-ch0-présentation.md b/001-ch0-présentation.md index 3b95a77..9ade6e8 100644 --- a/001-ch0-présentation.md +++ b/001-ch0-présentation.md @@ -1,6 +1,6 @@ # Chapitre 0 — Introduction au langage C -## [0.1][0_1] Présentation du langage C +## 0.1 Présentation du langage C Le langage C est un langage de programmation bas niveau. Cela signifie qu’il est proche du fonctionnement réel de la machine.