if(condition); { do_something();}
[ Home | Post Entry | Log in | Search | Browse Options | Site Map ]
no subject
if(condition); {
do_something();
}
and there the braces don't really help you, alas.