Sharing of my labs carried out during the TDDE18 course at Linköping University
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 403B

TDDE18CppCourse

Sharing of my labs carried out during the TDDE18 course at Linköping University. Some scripts to compile and then run the programs are also available in some folders.

Debugging

In order to compile test programs, you will need the Catch 2 debugging framework. Place the catch.hpp file in the lab2 folder and now you can build all programs.