TP: programmation C
project scolaire pour la bonne compréhension des détails de langage C
Part 1
Compilation, structures de contrôle, opérations sur les types, opérations bits-à-bits
Types entiers, casts, et promotion
Before we start, here’s the format of printf() that might be usefu...