Mathc initiation/Fichiers h : c28a1

Un livre de Wikilivres.


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_strcp.h"
/* --------------------------------- */
#include   "x_fxy.h"
#include  "x_fxyz.h"
#include   "x_v2d.h"
#include   "x_v3d.h"
/* --------------------------------- */
#include   "x_grad.h"
#include    "x_d_u.h"
/* --------------------------------- */