To work with this program, you need to create a folder with text files inside it. You must select an empty file (for the final result) and fill in the remaining files according to the rule:
- data row;
- delimited string;
- delimited string;
- delimited string;
- ...
When you run the program you must enter the directory name and address of an empty file, which will record the results.
>Enter directory name and file name
>C:\project file.txt
>The program completed without errors
For launching the program, you must use the C ++ 17 standard. For working with string_view, you need to specify the flag “--add / std: c ++” in the settings C / C ++ -> command line -> advanced options