CHAR: while($currSymbol = getc($fh)) { #### CHAR: while( defined($currSymbol = getc($fh)) ) {