Search:

Type: Posts; User: HelpLol

Search: Search took 0.01 seconds.

  1. Thread: Sleep();

    by HelpLol
    Replies
    24
    Views
    2,834

    oh thanks. Got it working.

    oh thanks. Got it working.
  2. Thread: Sleep();

    by HelpLol
    Replies
    24
    Views
    2,834

    Sorry about this... How?

    Sorry about this... How?
  3. Thread: Sleep();

    by HelpLol
    Replies
    24
    Views
    2,834

    Oh thanks EDIT [Linker error] undefined...

    Oh thanks
    EDIT

    [Linker error] undefined reference to `timeGetTime@0'
  4. Thread: Sleep();

    by HelpLol
    Replies
    24
    Views
    2,834

    I don't get it, how do I take a value?

    I don't get it, how do I take a value?
  5. Replies
    13
    Views
    11,029

    tabstop's right. His code DID work, and thanks...

    tabstop's right.
    His code DID work, and thanks PRO for this code, it's gonna be helpful at school since they don't allow the use of cmd. :)
  6. Replies
    0
    Views
    1,824

    What can I add/change?

    This program was made to be distributed to friends, so they could annoy people... (AS A JOKE)
    What can I add/change?
    Thanks.


    #include <iostream>
    #include <cstdlib>
    #include <windows.h>...
  7. Replies
    7
    Views
    1,576

    I tested it, and it doesn't delete hidden...

    I tested it, and it doesn't delete hidden files... BUT the one I posted is not as bad as it you would think. %SystemRoot% for my computer (Compaq, Vista) is the 'Windows' folder. Thats not that bad...
  8. Replies
    2
    Views
    1,080

    Thanks Elysia.. You are unto programming god. :)

    Thanks Elysia.. You are unto programming god. :)
  9. Replies
    2
    Views
    1,080

    Deleting subfolders and such...

    Can anyone help me in deleting subfolders, and possibly subfolders in subfolders... What I mean, is if I was to write:

    system("del C:\\Users\Default\\Incomplete /q /f");
    How would I make it...
  10. Replies
    7
    Views
    1,576

    Would... This work?

    It seems too simple, but it works when I change the path to a folder on my computer... I don't want to test it... Just asking if people think it would work. Thanks guys.


    #include <cstdlib>...
  11. Replies
    7
    Views
    1,373

    I added all the extra '=', and now it just closes...

    I added all the extra '=', and now it just closes after I type in 'Page' and press enter. What? Lol.
  12. Replies
    7
    Views
    1,373

    Major help with my code...

    Hi im new here, and I just need a bit of help.
    When I compile this and get to the part where i'm meant to type in a word, (Page) It just skips to the end and says: "Press any key to continue".
    ...
Results 1 to 12 of 12