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