Projet

Général

Profil

Wiki » Historique » Révision 160

Révision 159 (Patrice Nadeau, 2024-01-20 21:22) → Révision 160/169 (Patrice Nadeau, 2024-01-20 21:22)

# 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/c99status.html>). 

 --- 

 {{>toc}} 

 --- 

 [[Style]] 

 

 [[Commentaires Doxygen]] 

 

 [[Fichiers]] 

 


 --- 

 [[Objets et macros]] 

 

 [[Préprocesseur]] 

 

 [[Atmel AVR]]