Skip to content

Conversation

@hageboeck
Copy link
Contributor

After the functions exercise has been modernised (no arrays, std::string instead), there is no need to print "fiveCharacters". The exercise is about pass by copy vs pass by reference and overloading, so the confusing instructions have been removed.

Fix #426

After the functions exercise has been modernised (no arrays, std::string
instead), there is no need to print "fiveCharacters". The exercise is
about pass by copy vs pass by reference and overloading, so the
confusing instructions have been removed.

Fix hsf-training#426
@hageboeck hageboeck self-assigned this Feb 28, 2024
@hageboeck hageboeck merged commit 83a7bdb into hsf-training:master Feb 28, 2024
@hageboeck hageboeck deleted the functionsExercise branch February 28, 2024 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Functions exercise, 5 characters

1 participant