1
0
mirror of https://gitlab.com/klmp200/LO27.git synced 2025-07-13 21:49:22 +00:00

Commencé matrices, l'exe ne veut plus se lancer pour des questions de build

This commit is contained in:
Naej
2016-12-13 15:55:42 +01:00
parent dba704e4e7
commit 3a91f0655a
5 changed files with 79 additions and 6 deletions

View File

@ -15,7 +15,7 @@ typedef enum Bool{
/*---cellElement---
*Pointer on a cell of the matrix
*A cell of the matrix
*
*@colIndex : index (int) of the column of this cell
*@rowIndex : index (int) of the row of this cell