Here is a collection divided in topics of many different programs written in C++.
- PoemReader: A program that uses
fstreamto read a poem from a file and extract the author's name usingregex.
Here is a collection divided in topics of many different programs written in C++.
fstream to read a poem from
a file and extract the author's name using regex.