Need help for codeMy output is not showing the correct final scores. double calculateScore(Performer *p, int n){ ...
Modify a text file's nameHow can I add some words when opening a new text file with the name based on the old text file? F...
Need help for homework!!I'm trying to read the name and the scores from an input file. This is my code: struct Performer ...
Need help for code. I'm stuckThis is what I got so far: if (inFile.is_open()) { inFile >> n; // read the number of st...
Need help for code. I'm stuckI couldn't read the file from a text completely. Can someone help me out? My code is like this: ...
This user does not accept Private Messages