Search:

Type: Posts; User: hockeydrummer88

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    2,773

    Getting there...

    Okay, so I was talking with my friend who's in a similar class, and he typed out almost the entire program, but he used classes and arrays, which we haven't learned yet. I was wondering if someone...
  2. Replies
    6
    Views
    2,773

    reply

    I've got the program comparing each line from the file, but it terminates when it reaches a mismatch. I assigned a variable to each match with a counter, but it never makes it past the first error....
  3. Replies
    1
    Views
    1,566

    Troubleshooting

    I have a few questions. I have to write a program which draws data from a file, and compares two strings, character by character. If the characters match, is counts as 'correct'. If not, then it...
  4. Replies
    6
    Views
    2,773

    reply

    we've covered about half of our textbook (which isn't very helpful at all) which covers syntax, numeric types, expressions, output, program input (files and such), conditions, boolean exressions and...
  5. Replies
    6
    Views
    2,773

    TROUBLESHOOTING - Grading Program

    Hi, i'm in an introductory C++ programming class, buti have to do a (what i think is difficult) project. i have to grade an exam from a file. the first line is the key (abcdefabcdef etc.) and the...
Results 1 to 5 of 5