– Bibliothèques standard du langage : ctype.h, math.h, stdlib.h,
time.h…
– Bibliothèques mathématiques : Linpack, Lapack.
– La gestion de l’allocation dynamique : fonctions malloc(), calloc(),
realloc().
– Fonctions à nombre d’arguments variables
Travaux pratiques
Série d’exercices faisant appel à des fonctions prédéfinies.