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:
@ -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
|
||||
|
Reference in New Issue
Block a user