Phone Directory Program Problem [code]Void phonedir(string firstName, string lastName) { Int flag = 0; inFile1.open("TelephoneDirect...
fstream and getlineso im reading from a .txt and am having trouble figuring out how do i make it so that fin >> x or ge...
order in which operator+ returnis there a way such that i could set the order is which operator+ can return? for example, [code]i...
class with private arrayi want to check the numdigit so that i could set the loop for adding the num1 and num2 of the array ...
class with private arrayok another question that i have is that in struct, i could call num1.numdigit and num2.numdigit and ...