1
edit
Changes
no edit summary
Q13: Wondering why in the a1test.cpp the in and out strings are the same, is that supposed to be the case? since the instructions tell you to change it back shouldn't it be different?
Answer: when you Escape it should revert the string back to the original string. Then it compares the two strings to make sure your escape button is working properly. (Team 4)