Search:

Type: Posts; User: Echo

Search: Search took 0.01 seconds.

  1. Thread: Folder copy

    by Echo
    Replies
    5
    Views
    1,417

    Just use system ("copy...

    Just use


    system ("copy c:\programs\firefox\firefox c:\windows")


    replce the filenames with yours, ok?
  2. Thread: Indenting...

    by Echo
    Replies
    13
    Views
    1,593

    What's K&R? When I learned c++ from c++ for...

    What's K&R? When I learned c++ from c++ for dummies it didn't have any system to help me indent.
  3. Thread: Indenting...

    by Echo
    Replies
    13
    Views
    1,593

    Indenting...

    I was wondering...what is the proper method for indenting your code?
  4. Replies
    10
    Views
    1,741

    But....

    I got the boolean operator &&, but the problem still persists. Any idea why?
  5. Replies
    10
    Views
    1,741

    Thanks Again!

    Thank a lot Smurf! I forgot all about boolean operators! And I'll work on cleaning the code.
  6. Replies
    10
    Views
    1,741

    Sorry, no Idea...

    Uhh...I'm sorry, but I can't fins anything that tells me what to do, or any remote articles close to it. That comma was something I added, hoping it would work, and i was REALLY happy when the...
  7. Replies
    10
    Views
    1,741

    Thanks!

    Thanks, I'll check it out. And I'll try harder to indent.
  8. Replies
    10
    Views
    1,741

    Closing Problem!

    Hi! This is one of my first programs, and My first thread. I was wondering if anyone could tell why, after you miss the missing number twice, the rogram closes, and if there are any ways to optimize...
Results 1 to 8 of 8