Ian's file dump PHP program version 5.6 25/9/17 ok so far

To display line numbers for the file click on the view line numbers link below.
To display '{ }' nesting count for the file click on the view brackets link below.
To display both click on the view brackets and line numbers link.


The '{ }' nesting count is displayed in red.

Catches with this version
1)It does not ignore '{ }' and // /* and */ in strings in the program.
It will ignore '{ }' in comments
2)It will ignore a */ after a //, which apparently it shouldn't.
3)It does not nest /* and */ or check for mismatches.


Filedump of file mode=brackets


Click to here to view file with line numbers added.
Click to here to view file with line numbers and bracket count added.
Click to here to view file with bracket count added (no line numbers).

Click to here to view file without line numbers.



=================================

Error:Couldn't open mode=brackets to read(3)
Exiting