Help for this page
CHAR: while($currSymbol = getc($fh)) {
CHAR: while( defined($currSymbol = getc($fh)) ) {