Wiki » Historique » Révision 172
Révision 171 (Patrice Nadeau, 2025-08-09 21:03) → Révision 172/173 (Patrice Nadeau, 2025-08-09 21:04)
# 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>. <https://gcc.gnu.org/c99status.html>. --- [[Style]] [[Commentaires]] [[Fichiers]] [[Identifiants]] [[Macros et préprocesseur]] [[Énumérations]] [[Typedef]] [[Variables]] [[Structures]] [[Fonctions]] [[Librairies]] [[Atmel AVR]]