Imagine this example in a *.c file:

#include "version.h"   /* here */

The C/C++ Code-Explorer will show the / character  behind the file name.

A 2nd example in a *.c file:

#include "version.h"   // C/C++

The C/C++ Code-Explorer will not show any extra character as expected.

-- 
<http://forum.pspad.com/read.php?6,35082,35132>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem