This project memory maps a file to memory and accesses it to perform different operations, as needed. Serves as a replacement for a subset of the std::fstream class from the C++ standard template ...