<http://forum.pspad.com/read.php?f=2&i=12094&t=12094> 
----------------------------------------------------------------

Hello,

How can I enable auto intend in C/C++, because when I type in PSpad this
example:

if ( a=c )
{
//Do some thin
}

I would like that Pspad do this
if ( a=c )
    {
    //Do some thin
    }
Is this feature posible.

Thank you...

-- 
PSPad freeware editor http://www.pspad.com

Reply via email to