Search:

Type: Posts; User: Retribution

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    5,655

    Ok I fixed it. I just deleted the executable in...

    Ok I fixed it. I just deleted the executable in the processes section of task manager.

    Thanks!
  2. Replies
    7
    Views
    5,655

    Is there any way I can just delete the whole...

    Is there any way I can just delete the whole program that is looping? I don't really need it and when I try to delete it, it says it is being used and won't let me.
  3. Replies
    7
    Views
    5,655

    I think it was similar to this: #include...

    I think it was similar to this:


    #include <iostream>

    using namespace std;

    int main()
    {
    int x;
  4. Replies
    7
    Views
    5,655

    Infinite loop will not stop.

    I recently made a Do-while loop in C++ with Code::Blocks while doing the tutorial about loops, and when I ran it, it would not stop. I have tried clicking X, stopping the task in Task Manager, and...
Results 1 to 4 of 4