Sommaire


Installer ce fichier dans votre répertoire de travail.

x_afile.h
/* ---------------------------------- */
/* save as x_afile.h                  */
/* ---------------------------------- */
#include    <stdio.h>
#include   <stdlib.h>
#include    <ctype.h>
#include     <time.h>
#include     <math.h>
#include   <string.h>
/* ---------------------------------- */
#include   "x_def.h"
#include "x_strcp.h"
/* ---------------------------------- */
#include   "x_fxy.h"
/* ---------------------------------- */
#include "x_jdvdu.h"
#include "x_jdudv.h"
/* ---------------------------------- */
/* ---------------------------------- */


----