int creerFenetre(int dimensionX, int dimensionY, string nom) { return 1; } int point(int x, int y) { return 1; }