<< and >> meaning?
#1

example:

pawn Код:
new  
     var = random(500);
return (var << 16);
What that << 16 does?
Reply
#2

Thats the bitshift operator. This tutorial explains it very detailled: https://sampforum.blast.hk/showthread.php?tid=177523
Reply
#3

Thank you
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)