Build: 4.5.4 (2303) code: /* *//*}*/
void main()
{
if(a == b) {
c = 2;
}
}
code explorer:
function
|
+-main()
+-if (a == b)
The easy answer is to just get rid of the first two lines.. Which I
unfortunately can't do as it is part of existing code. :-|
--
<http://forum.pspad.com/read.php?4,44946,44946>
PSPad freeware editor http://www.pspad.com
