Mathc initiation/a425
Apparence
Installer ce fichier dans votre répertoire de travail.
x_afile.h |
---|
/* --------------------------------- */
/* save as x_afile.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_zyx.h"
/* --------------------------------- */
#include "kg_vfg.h"
/* --------------------------------- */
/* --------------------------------- */
----