Search:

Type: Posts; User: damarshal1

Search: Search took 0.01 seconds.

  1. Replies
    9
    Views
    1,127

    Thanks

    Thanks to everyone for your help. I've got it figured out now and pretty much working.
  2. Replies
    9
    Views
    1,127

    Need Help With Error Messages.

    Okay. I've been working on my Intro to Programming assignment. My code is as follows
    (Code Starts)
    #include <fstream.h>
    #include <iostream.h>
    #include <cstdlib>

    int tn();
    int ui();
    int...
  3. Replies
    1
    Views
    835

    Homework Help

    Hi. I'm new to the forum and I desperately need help with my Intro to Programming Homework. I missed the class on text files and our Assignment is as follows:
    Generate a text file using (A-Z),...
Results 1 to 3 of 3