#include void main() { const int MAX=80; char words[MAX]; ifstream file_in("thing.txt"); cout<<"Check out the file reading"<