Compare two lines of arrays and return the elements that are in the first, but not the secondSo i have 2 lines of arrays. First line is M, second line is N. On the first line the user inputs 2 ...
Need help creating a conversion functionSo i have the following classes: [code] class Person { public: Person(string n, int a) { ...
Need help with writing content of file to vector using new() and inheritance [code] #include <iostream> #include <string> #include <vector> #include <fstream> #inclu...
Having trouble reading content from to txt files and writing to a third. Using vectorsTell my about it. I'm a second year college student in a private univ in my country (the most expenc...
Having trouble reading content from to txt files and writing to a third. Using vectorsAlright. So here's an example of the first file: CITB201 80 40-1 CSCC203 70 40-2 CCBT101 4 55-1 ... ...
This user does not accept Private Messages