Heathercoraje / pointers101

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ London University

Week 7: Basic pointer exercises

Exercise 1

This project contains several failing tests.

Your task is to follow the instructions in exercise.hpp and modify the code so that all the tests pass.

Exercise 2

Exercise 2 is all about complicated pointer types. Your task is to add member variables to the struct example2 in exercise2.hpp, so that all of the exercise2 tests pass.

Have fun!

About


Languages

Language:C++ 100.0%Language:CMake 0.0%