toc update : ch4
This commit is contained in:
16
000-toc.md
16
000-toc.md
@@ -60,14 +60,14 @@
|
||||
|
||||
---
|
||||
|
||||
## Chapitre 4 — Structure d’un programme C
|
||||
4.1. Fonction `main`
|
||||
4.2. Instructions et blocs
|
||||
4.3. Commentaires
|
||||
4.4. Déclarations
|
||||
4.5. Définitions
|
||||
4.6. En-têtes `.h` et sources `.c`
|
||||
4.7. Organisation minimale d’un projet
|
||||
## [Chapitre 4](./ch004-structure.md) — Structure d’un programme C
|
||||
4.1. [Fonction `main`](./ch004-structure.md#41-fonction-main)
|
||||
4.2. [Instructions et blocs](./ch004-structure.md#42-instructions-et-blocs)
|
||||
4.3. [Commentaires](./ch004-structure.md#43-commentaires)
|
||||
4.4. [Déclarations](./ch004-structure.md#44-déclarations)
|
||||
4.5. [Définitions](./ch004-structure.md#45-définitions)
|
||||
4.6. [En-têtes `.h` et sources `.c`](./ch004-structure.md#46-fichiers-h-et-c)
|
||||
4.7. [Organisation minimale d’un projet](./ch004-structure.md#47-organisation-minimale)
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user