[Ajuda] Potenciaзгo e Logarнtimo
#4

Operadores de Bits:

A classe dos operadores de Bits nгo sгo muito utilizados em SA-MP, porem muito usado em C++.
Code:
pawn Код:
&
|
^
~
<<
>>
O objetivo dos operadores de bits й modificar as variбveis considerando os bits que as mesmas representam (Os valores que elas guardam) (Suas representaзхes Binбrias)
Code:

pawn Код:
& AND "E lуgico"
| OR "Ou Lуgico"
^ XOR "Exclusivo ou Lуgico"
~ NOT "Complemento de Um"
<< SHL "Deslizar/passar a esquerda"
>> SHR "Deslizar/passar a direita"
ou seja ^ com certeza nao й '-'

Mais alguem?
Reply


Messages In This Thread
[Ajuda] Potenciaзгo e Logarнtimo - by Mattos - 14.11.2011, 01:57
Re: [DUVIDA] Potenciaзгo e Logarнtimo - by Pharrel - 14.11.2011, 01:58
Re: [DUVIDA] Potenciaзгo e Logarнtimo - by Mattos - 14.11.2011, 02:04
Re: [DUVIDA] Potenciaзгo e Logarнtimo - by Mattos - 14.11.2011, 02:07
Re: [DUVIDA] Potenciaзгo e Logarнtimo - by Pharrel - 14.11.2011, 02:09
Re: [DUVIDA] Potenciaзгo e Logarнtimo - by Mattos - 14.11.2011, 03:02
Re: [DUVIDA] Potenciaзгo e Logarнtimo - by Pharrel - 14.11.2011, 03:05
Re: [DUVIDA] Potenciaзгo e Logarнtimo - by Mattos - 14.11.2011, 03:08
Re: [DUVIDA] Potenciaзгo e Logarнtimo - by Pharrel - 14.11.2011, 03:13
Re: [DUVIDA] Potenciaзгo e Logarнtimo - by Mattos - 14.11.2011, 03:17

Forum Jump:


Users browsing this thread: 1 Guest(s)