Lesson 22 Do and While Loop

My init main() is coded slightly different but it still works. Is this ok? The code is located here.

Instead of creating bool bPlayAgain, I just put my AskTopPlayAgain() in the while() to get while (AskTopPlayAgain());.

Privacy & Terms