Pages
Home
Principles & Practice
Misc. Guides/Projects
Resources
Game Demos
YouTube
Monday 6 June 2022
Chapter 24 // Drill 8 - Principles & Practice Using C++
In this exercise I am using Visual Studio 2019 and a modified version of the std_lib_facilities header
found here.
Chapter 24 // Drill 8
Read six
int
s into a
Matrix<int,2> m(2,3)
and print them out.
Github:
https://github.com/l-paz91/principles-practice/blob/master/Chapter%2024/Drills/Drill%208
.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment