bug with syntax highlight
Posted: Thu Sep 19, 2002 2:51 pm
in C/C++ codes, if there is a line as follows,
#include <float.h>
the word "float" is highlighted unexpectly.
#include <float.h>
the word "float" is highlighted unexpectly.