C++ Loop - Geeks to Go Forums

Jump to content

Log in Register Register Malware removal guide How it works

C++ Loop

#1 Incoming

  • Group: Member
  • Posts: 307
  • Joined: 14-July 10

Posted 22 October 2010 - 06:37 PM

How do I make a program loop back to the beginning?

I found while(true){} but it didn't work.

#2 Incoming

  • Group: Member
  • Posts: 307
  • Joined: 14-July 10

Posted 22 October 2010 - 10:15 PM

I figured this out, can someone lock this please.

Share this topic: