Pawno gets crashed.
#6

I've experienced compiler crashes when I've attempted to compile something like these examples below:

pawn Код:
// I'm using a semicolon after stock
stock something();
{
    // some stuff
}
crashes

and

pawn Код:
stock one()
{
    return 1;
}

stock something(value = one())
{
    // some stuff
}
crashes
Reply


Messages In This Thread
Pawno gets crashed. - by AmsterdamCopsAndRobbers - 20.04.2013, 06:08
Re: Pawno gets crashed. - by Giroud12 - 20.04.2013, 06:14
Re: Pawno gets crashed. - by park4bmx - 20.04.2013, 06:18
Re: Pawno gets crashed. - by Giroud12 - 20.04.2013, 06:20
Re: Pawno gets crashed. - by Faisal_khan - 20.04.2013, 07:06
AW: Pawno gets crashed. - by BigETI - 20.04.2013, 07:17

Forum Jump:


Users browsing this thread: 2 Guest(s)