So you think its such a good idea CA? Lets take your semi-colon after brackets idea and test it out



int main()
{
if ( 1 == 0 )
{
cout<<"Blarg";
};