Aller au contenu

Mathc initiation/a599

Un livre de Wikilivres.


SommaireUtilise la commande "Retour en Arrière" de ton navigateur.


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>
/* ---------------------------------- */
#define    LOOP  (2*100)
/* ---------------------------------- */
/* ---------------------------------- */
#include    "x_def.h"
#include  "x_fcoef.h"
/* ---------------------------------- */