C/C++ code explorer still has problem. Function _test2_ isn't shown in the
following example in PSPad builds 2295 and 2296:

#ifdef X
void test1( void)
{
  #ifdef Y
    // ...
  #else
    // ...
  #endif
}
#endif

void test2( void)
{
}

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

Odpovedet emailem