Search:

Type: Posts; User: Evan

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    1,136

    Works great now. Thank you very much for the help.

    Works great now. Thank you very much for the help.
  2. Replies
    4
    Views
    1,136

    I need to know how to do this for 2 different...

    I need to know how to do this for 2 different sets of numbers, though. Will this work for both sets?
  3. Replies
    4
    Views
    1,136

    Need help with operation overloading of >>

    Hello again. I need help with operation overloading with the >> input arrows. The previous threads did not help me much. I'm working with computing complex numbers. Can anybody tell me what I'm doing...
  4. Replies
    4
    Views
    1,038

    Thanks for the help!

    Thanks for the help!
  5. Replies
    4
    Views
    1,038

    Might as well post my whole program so far... ...

    Might as well post my whole program so far...



    #include <iostream>
    #include <iomanip>
    #include <string>
    #include <fstream>

    using namespace std;
  6. Replies
    4
    Views
    1,038

    Counting and Arrays

    My head is literally about to explode with this...

    I'm trying to write a CD Collection program and I have an array where you enter an album title, artist name, and year released. My problem is,...
Results 1 to 6 of 6