Mathc initiation/Fichiers h : c46fc


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_strcg.h"
#include "x_strcc.h"
#include "x_strct.h"
/* --------------------------------- */
#include "kcircle.h"
#include    "kg_c.h"
/* --------------------------------- */
#include    "kg_f.h"
/* --------------------------------- */
#include    "kg_r.h"
#include "kradius.h"
/* --------------------------------- */
/* --------------------------------- */


Déclaration des fichiers h.