Search:

Type: Posts; User: skiian

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    6,297

    I had not see any of this before I was asked to...

    I had not see any of this before I was asked to write this program.
  2. Replies
    7
    Views
    6,297

    That's what my uncle said! My professor said...

    That's what my uncle said! My professor said that you don't need to include another library.

    .
  3. Replies
    7
    Views
    6,297

    plus my professor hates vectors

    plus my professor hates vectors
  4. Replies
    7
    Views
    6,297

    We were told to use these struct definitions,...

    We were told to use these struct definitions, plus we don't do OOP.
  5. I didn't know if you were going to answer.

    I didn't know if you were going to answer.
  6. Replies
    7
    Views
    6,297

    What's wrong with the CDs* findCDs fuctions?

    It's supposed to find the artist the us



    #include "CDs.h"
    #include <iostream>
    #include <string>
    #include <cstring>
    #include <fstream>
  7. what is wrong with the CDs* findCDs function,...

    what is wrong with the CDs* findCDs function, it's supposed to find the artist name when someone types in the artist they want to find.
  8. thank you, could you answer another question?

    thank you, could you answer another question?
  9. the compiler says cds in resize(cds); is undeclared, Can someone help?

    #include "CDs.h"
    #include <iostream>
    #include <string>
    #include <cstring>
    #include <fstream>


    using namespace std;
Results 1 to 9 of 9