generated from CSCI200/Template
close secretMessage
This commit is contained in:
parent
d3173832fd
commit
6920e0c6f9
1 changed files with 25 additions and 24 deletions
1
main.cpp
1
main.cpp
|
@ -36,5 +36,6 @@ int main(void) {
|
|||
}
|
||||
}
|
||||
|
||||
secretMessage.close();
|
||||
decipheredMessage.close();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue