#include #include const int MAX_LENGTH = 35; const int MAX_SIZE = 10; typedef char string[MAX_LENGTH]; void printToFile(ofstream OutFile, string lines[MAX_SIZE]) { OutFile << lines[0]; for (int i=1; i=0; pos--) { // clear binB for (i=0; i