Mathc initiation/Fichiers h : c53fa


Sommaire


Installer ce fichier dans votre répertoire de travail.

x_hfile.h
/* ---------------------------------- */
/* save as x_hfile.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_dx.h"
/* ---------------------------------- */
#include  "x_dxdy.h"
#include  "x_dydx.h"
/* ---------------------------------- */


----