Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Romain De Laage De Bellefaye
LO21-projet
Commits
beda6316
Verified
Commit
beda6316
authored
May 27, 2021
by
Romain De Laage De Bellefaye
🌳
Browse files
Bad use of Grille
parent
e546409d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Reseau_Cellule_Etat/main.cpp
View file @
beda6316
...
...
@@ -34,7 +34,7 @@ int main(int argc, char* argv[])
Reseau
Grille
(
hauteur
,
largeur
);
AutoCell
autocell
;
autocell
.
afficherGrille
(
Grille
);
autocell
.
afficherGrille
(
&
Grille
);
autocell
.
show
();
return
app
.
exec
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment