C/C++: Lire un fichier avec ‘fscanf()’ July 14, 2012 Author: /* #include int fscanf ( FILE * restrict fichier , const char * restrict format , ... ); * Categories: Uncategorized