05-13-2025, 03:15 AM
One more dumb question. I'll post it here to keep from cluttering the forum. Does the qb64pe compiler preserve the c/c++ files it has already built for speeding up compile times? Is there any way to force a clean build? I'm asking this because when I made changes to my code above, I was still having to hit Enter twice to exit the program. It didn't make sense till I deleted some variables, recompiled, then restored those variables and recompiled again. Please note, the code is the same as it was before, but after changing some things then changing them back things started working like they were supposed to.
Also, I'm not talking about the 'End' message you get after the program completes. I was pressing 'Enter' on the 'Get Out' option on my menu, but then I would have to press another key to before it would exit the do loop.
Also, I'm not talking about the 'End' message you get after the program completes. I was pressing 'Enter' on the 'Get Out' option on my menu, but then I would have to press another key to before it would exit the do loop.

