theoboiss / MatrixProjectDI3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Projet de C++ - "Les matrices"

Sujet de Vincent T'Kindt - Polytech Tours

Etudiants :


L'organisation du projet suit celle d'un projet Visual Studio 2017. Les .h sont dans le dossier headers et les .cpp dans le dossier source.


Commande(s) utile(s):

rm vgcore.*
valgrind --leak-check=full --track-origins=yes ~/DI3ProjetMatrice/DI3ProjetMatrice/Debug/DI3ProjetMatrice.exe

About


Languages

Language:C++ 100.0%