what what does it means,, im still learning my pawn skill
#9

Quote:
Originally Posted by jameskmonger
Посмотреть сообщение
Why not try it out in a blank script?

pawn Код:
public OnGameModeInit() {
        new a = 10, b = 20;
        printf("10 <<= 20: %d", a <<= b);
}
You wont understand what happend, you will notice that the number went bigger and sometimes negativ

Open pawn-lang.pdf (that could take a while)

There you will find from page 105 "Operators and expressions" a 6 page long explanation

If there are still question than you can ask again or ******
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)