Author: TheTutor
Allows the user to type a directory to look in and a file (.txt) to look for. If that file exists, it is printed to the screen. It also goes over a couple of the "string class" methods.
Functions/Methods Used: cout, cin, iostream::getline(), basic_string::length(), basic_string::compare(), ifstream::open(), ifstream::eof(), ifstream::get(), ifstream::close(), _chdir(), strcat(), _findfirst(), _fcloseall()
purchase full version
Access EXE