#ifndef DEFINIRMAXXY_H #define DEFINIRMAXXY_H int DefMaxX(int taille); int DefMaxY(int taille); #endif