How to read files inside a folder using the value from another input fileHi. I am currently doing my assignment and it requires me to open a folder, read a file, and then op...
How can I transfer selected values from an inFile into an outFile?Hi. My assignment asks me to read inputs from a certain file which has data as shown below: [out...
How to compare price which is read from the file?Hi, sorry. I wrote the input file wrong. The date is in dd/mm/yyyy format, time is in hh:mm:ss AM/P...
How to compare price which is read from the file?Hi. I'm trying to compare prices which are read from the file along with other information. The inpu...
How to read word by word from a file using getline[quote]Is there a reason you want to use getline() instead of just using the extraction operator>>?[...
This user does not accept Private Messages