Skip to content

CPPLondonUni/pointers101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages