Search:

Type: Posts; User: dcooper

Search: Search took 0.01 seconds.

  1. Replies
    14
    Views
    1,841

    almost got it?

    Ok....it's now compiling without errors....however it's not moving to the next section. Seems to exit no matter what.

    Basically I want it to check for the file and if it's there stop all...
  2. Replies
    14
    Views
    1,841

    Thank you for the replies, this board has some...

    Thank you for the replies, this board has some wonderful people. I've never had such great willingness to help out.

    Here's what I have now.

    #include <fstream>
    using namespace std;

    //...
  3. Replies
    14
    Views
    1,841

    over my head

    I tried the following and all I get is compile errors.
    I applogize for my ignorance in the syntax/understanding of C, it seems this won't be as easy as I thought. I don't want to ask someone to...
  4. Replies
    14
    Views
    1,841

    How to see if a file exists

    Hello,

    I'm beyond a newbie for "C/C++" ...but I've worked with dos/bash/novell login scripts etc. a little over the years. Basically it boils down to this.

    I need my simple little C app to...
Results 1 to 4 of 4