Wiki » Historique » Révision 173
Révision 172 (Patrice Nadeau, 2025-08-09 21:04) → Révision 173/181 (Patrice Nadeau, 2025-08-09 21:10)
# Règles de codage C
Le langage C, version [C99] (https://www.open-std.org/JTC1/SC22/WG14/www/docs/n1256.pdf) utilisé avec le compilateur [GCC](https://gcc.gnu.org/).
> *gcc* n'est pas entièrement compatible avec le standard C99 : <https://gcc.gnu.org/projects/c-status.html#c99>.
---
[[Fichiers]]
[[Style]]
[[Commentaires]]
[[Fichiers]]
[[Identifiants]]
[[Macros et préprocesseur]]
[[Énumérations]]
[[Typedef]]
[[Variables]]
[[Structures]]
[[Fonctions]]
[[Librairies]]
[[Atmel AVR]]