Search:

Type: Posts; User: quizteamer

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,898

    I've changed part of the implementation file. It...

    I've changed part of the implementation file. It will now get rid of the whitespace and comments but i still get a run time error. Any help would be great!



    #include "ioStr.h"


    ...
  2. Replies
    2
    Views
    1,898

    io stream and string class problems

    Hi
    My program is eventually supposed to read in a .cpp file, ask the user if they want to get rid of the white space lines and/or single line comments, show the changed file to the screen and then...
  3. Replies
    2
    Views
    955

    i/o stream problems

    Hi
    I'm writing a program that will ask the user for a filename and the number of Fibbonacci numbers they would like to see, assign that name to a file, output those numbers to that file then display...
  4. Replies
    3
    Views
    1,224

    thank you

    Thanks for pointing me in th right direction. If firgured out both my syntax and logic errors.
  5. Replies
    3
    Views
    1,224

    help with type bool functions

    I'm writting a program for my class. It involves validating the users input using a function that will return a value of type bool. My problem is that it will only return the false value. I hope...
Results 1 to 5 of 5