Reply to Re: Question!
If you don't have an account, just leave the password field blank.
Aye, and you don't have to have missing brackets, this code will do:
//Insert code before here
int &randy = random(2,1)
if (&randy == 1)
{
crash:
goto crash;
}
//Instert code after here
Sorry... abusing this kind of posts for lame programmers' humor is too easy.
But seriously, yes, it can happen. I don't know the reason, though.
//Insert code before here
int &randy = random(2,1)
if (&randy == 1)
{
crash:
goto crash;
}
//Instert code after here
Sorry... abusing this kind of posts for lame programmers' humor is too easy.
But seriously, yes, it can happen. I don't know the reason, though.