Mathc initiation/a466
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_strcp.h"
/* --------------------------------- */
#include "x_fxyz.h"
/* --------------------------------- */
#include "x_zxy.h"
/* --------------------------------- */
#include "x_cylzrk.h"
#include "x_cylzkr.h"
/* --------------------------------- */
#include "x_jwuv.h"
#include "x_jwvu.h"
/* --------------------------------- */
/* --------------------------------- */
----