Mathc initiation/Fichiers h : c43a4

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_strcg.h"
#include    "x_fxy.h"
#include   "x_fxyz.h"
#include   "x_grad.h"
/* --------------------------------- */
#include   "kg_3d.h"
#include   "kg_grad.h"
/* --------------------------------- */
/* --------------------------------- */


Déclaration des fichiers h.