Re: race condition (sort of)? message box verus function return

Evan Ramos <[email protected]> Sun, 12 Feb 2017 11:41:46 -0600
Newsgroups gmane.comp.lib.sdl
Message-ID <CAJFC=+hZ31YLZtYxBrMfZTE5kOciPSzq9CJQ1ZzWm4yoGNHCBA@mail.gmail.com>
Try replacing the '\n' with std::endl, or inserting std::flush after the '\n'.

-H
-----
"After you finish the first 90% of a project, you have to finish the
other 90%." - Michael Abrash