Search:

Type: Posts; User: MechAggie

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    1,699

    BEAUTIFUL!!! Thank you for your patience and...

    BEAUTIFUL!!! Thank you for your patience and time Tabstop!
  2. Replies
    8
    Views
    1,699

    I've also tried while(!inFile.eof()) without...

    I've also tried
    while(!inFile.eof()) without success.
  3. Replies
    8
    Views
    1,699

    I believe I corrected the code as you said, but...

    I believe I corrected the code as you said, but the problem still persists.



    inFile.open("C:\\Users\\nathan\\Desktop\\C\\MY...
  4. Replies
    8
    Views
    1,699

    tab - I don't quite follow - how do I stop the...

    tab - I don't quite follow - how do I stop the code from reading itself again? Thx
  5. Replies
    8
    Views
    1,699

    Reading a File/Counter Trouble

    Hello everybody,
    I've run across a bug that I've been trying to correct. I've been given the sex and gpa of 14 different students in the form of a file. Every time I run my code, it states that...
  6. Replies
    11
    Views
    1,407

    Elysia - you are right. The path was incorrect...

    Elysia - you are right. The path was incorrect because I had named the folder and text file the same thing - I just never caught on to it.

    Wrong:

    ...
  7. Replies
    11
    Views
    1,407

    Elysia - by moving it directly into C:\ - it...

    Elysia - by moving it directly into C:\ - it worked!!! You are an extremely awesome person and I can't thank you enough!!!!
  8. Replies
    11
    Views
    1,407

    I tried - it didn't work - thank you

    I tried - it didn't work - thank you
  9. Replies
    11
    Views
    1,407

    Macgyver - What do you mean "get with it"? Look...

    Macgyver - What do you mean "get with it"? Look man - I don't have as much C++ knowledge as you do - I'm trying to use the knowledge and resources I have to solve my problem. If you don't want to...
  10. Replies
    11
    Views
    1,407

    I'm lost and I'm not trying guess. The title of...

    I'm lost and I'm not trying guess.
    The title of my text file is "CCP3_1", the only thing on the file is the number "150". This is the address on my computer "C:\Users\nathan\Desktop\C\MY...
  11. Replies
    11
    Views
    1,407

    Input File Error

    Hello Everybody,
    I've been trying to figure out why my code will not read from my file for the past 7 hours - I kid you not. I have a new found respect for the people that do understand the...
  12. Replies
    4
    Views
    2,682

    Beautiful!...Thank you!

    Beautiful!...Thank you!
  13. Replies
    4
    Views
    2,682

    Bloodshed Compiler/Run Error

    Hello,
    I'm new to C++ and Bloodshed. I've copied a code directly from my book and have had it compile, but when I try to run it a black screen pops up for a millisecond then disappears, has...
Results 1 to 13 of 13