Howdy,

The open square bracket in C++ highlighted code doesn't work.. consider:

int blah[4];

.. in normal text.. then:
C++ Code:
  1. int blah[4];
..in highlight.

FIX PLEASE

chem