Mathc initiation/Fichiers h : x 18a1

Un livre de Wikilivres.


Sommaire



Installer ce fichier dans votre répertoire de travail.

x_a.h
utilitaire
/* ---------------------------------- */
/* save as x_a.h                     */
/* ---------------------------------- */
#include    <stdio.h>
#include   <stdlib.h>
#include    <ctype.h>
#include     <time.h>
#include     <math.h>
#include   <string.h>
/* ---------------------------------- */
#include      "x_au.h"
#include   "x_hinit.h"
#include  "x_hprint.h"
#include  "x_horner.h"

/* ---------------------------------- */
/* ---------------------------------- */


C'est la déclaration des fichiers h.