No cache version.

Caching disabled. Default setting for this page:enabled (code LNG204)
If the display is too slow, you can disable the user mode to view the cached version.

Summary of C & C++

Logo of chapter C & C++Pages related to C and C++ languages


You can consult the complete information on chapter C & C++.

Pages of chapter C & C++

Code source
https://www.gaudry.be > Programming > C & C++
[1] 19/03/2002 - Last modified 19/03/2024 Introduction aux langages C et C++ : qu'est-ce qu'un fichier .c ou .cpp?

Un programme en C
https://www.gaudry.be > Programming > C & C++
[2] 19/03/2002 - Last modified 19/03/2024 Analyse d’un fichier source, structure d’un programme en C.

Types de données en C
https://www.gaudry.be > Programming > C & C++
[3] 19/03/2002 - Last modified 19/03/2024 Les variables (int,float, char, etc.), les constantes, déclarations, initialisations.

Les boucles for
https://www.gaudry.be > Programming > C & C++
[4] 19/03/2002 - Last modified 19/03/2024 Syntaxe de la boucle for() en C, et comparaisons entre les boucles for et while.

Les arbres en C
https://www.gaudry.be > Programming > C & C++
[5] 06/11/2003 - Last modified 19/03/2024 Comment parcourir tous les éléments d’une structure en arbre?

Les tableaux en C
https://www.gaudry.be > Programming > C & C++
[6] 19/03/2002 - Last modified 19/03/2024 Les tableaux: Déclaration, initialisation, manipulations des éléments.

Exemples
https://www.gaudry.be > Programming > C & C++
[7] 19/03/2002 - Last modified 19/03/2024 Multiplication par additions, etc.

Manipulations de tableaux
https://www.gaudry.be > Programming > C & C++
[8] 19/03/2002 - Last modified 19/03/2024 Entrées/sorties des valeurs, insertion d’une valeur, tri des valeurs.

Les structures en C
https://www.gaudry.be > Programming > C & C++
[9] 21/01/2003 - Last modified 19/03/2024

Structure et indirection
https://www.gaudry.be > Programming > C & C++
[10] 21/01/2003 - Last modified 19/03/2024 L’indirection en C (*pointeur).membre ou pointeur->membre

Les fonctions
https://www.gaudry.be > Programming > C & C++
[11] 19/03/2002 - Last modified 19/03/2024 Classification des fonctions C selon les tâches.

Instructions IO
https://www.gaudry.be > Programming > C & C++
[12] 19/03/2002 - Last modified 19/03/2024 Principales instructions d’entrées/sorties (printf, scanf, getchar, fopen, etc.).

printf
https://www.gaudry.be > Programming > C & C++
[13] 19/03/2002 - Last modified 19/03/2024 La fonction printf en C

scanf
https://www.gaudry.be > Programming > C & C++
[14] 19/03/2002 - Last modified 19/03/2024 La fonction scanf en C

Extensions de fichiers
https://www.gaudry.be > Programming > C & C++
[15] 19/03/2002 - Last modified 19/03/2024 Les différentes extensions générées par le compilateur.

Notes diverses
https://www.gaudry.be > Programming > C & C++
[16] 19/03/2002 - Last modified 19/03/2024 rw, valeurs ASCII, EOF, etc.

Directives du préprocesseur
https://www.gaudry.be > Programming > C & C++
[17] 19/03/2002 - Last modified 19/03/2024 Directives du préprocesseur: #include, #define, #if, #ifdef, etc.

les pointeurs
https://www.gaudry.be > Programming > C & C++
[18] 19/03/2002 - Last modified 19/03/2024

les pointeurs génériques
https://www.gaudry.be > Programming > C & C++
[19] 19/03/2002 - Last modified 19/03/2024 Pointeurs génériques en C

la fonction malloc
https://www.gaudry.be > Programming > C & C++
[20] 19/03/2002 - Last modified 19/03/2024

Recherches
https://www.gaudry.be > Programming > C & C++
[21] 21/01/2003 - Last modified 19/03/2024 Recherche séquentielle, recherche binaire (exemples en langages C et C++).

trier des entiers
https://www.gaudry.be > Programming > C & C++
[22] 12/03/2003 - Last modified 19/03/2024 Les tris en C (part 1): trier un tableau d’entiers par sélection.

trier des structures
https://www.gaudry.be > Programming > C & C++
[23] 12/03/2003 - Last modified 19/03/2024 Les tris en C (part 2): trier des structures par sélection.

Lecteur disquettes
https://www.gaudry.be > Programming > C & C++
[24] 29/12/2002 - Last modified 19/03/2024 Vérification de la disponibilité du lecteur de disquettes avant toute tentative de lecture ou d’écriture.

fopen
https://www.gaudry.be > Programming > C & C++
[25] 19/03/2002 - Last modified 19/03/2024 Entrées/sorties et fichiers: fopen()

fclose
https://www.gaudry.be > Programming > C & C++
[26] 19/03/2002 - Last modified 19/03/2024 Entrées/sorties et fichiers: fclose()

fwrite
https://www.gaudry.be > Programming > C & C++
[27] 19/03/2002 - Last modified 19/03/2024 Ecriture binaire dans un flux : fwrite()

fgetc - fputc
https://www.gaudry.be > Programming > C & C++
[28] 29/12/2002 - Last modified 19/03/2024 Lecture et écriture dans un fichier, caractère par caractère.

getchar - putchar
https://www.gaudry.be > Programming > C & C++
[29] 02/01/2003 - Last modified 19/03/2024 Copy1.c: recopie en sortie ce qui se présente en entrée.

Débuter en C++
https://www.gaudry.be > Programming > C & C++
[30] 24/12/2002 - Last modified 19/03/2024 Page d’introduction à la programmation C++.

Les classes
https://www.gaudry.be > Programming > C & C++
[31] 19/03/2002 - Last modified 19/03/2024 Les classes en C++

Compteurs...
https://www.gaudry.be > Programming > C & C++
[32] 02/01/2003 - Last modified 19/03/2024 ComptCar.c: compte le nombre de caractères.

English translation

You have asked to visit this site in English. For now, only the interface is translated, but not all the content yet.

If you want to help me in translations, your contribution is welcome. All you need to do is register on the site, and send me a message asking me to add you to the group of translators, which will give you the opportunity to translate the pages you want. A link at the bottom of each translated page indicates that you are the translator, and has a link to your profile.

Thank you in advance.

Document created the 19/03/2002, last modified the 10/04/2021
Source of the printed document:https://www.gaudry.be/en/programmation/langage-c/sommaire-chapitre.html

The infobrol is a personal site whose content is my sole responsibility. The text is available under CreativeCommons license (BY-NC-SA). More info on the terms of use and the author.