From professional translators, enterprises, web pages and freely available translation repositories.
a función bitand () realizan unha operación bit- wise pora os dous parámetros enteiros.
the bitand() function performs a bit-wise and operation for the two integer parameters.
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
a función bitrshift () realiza unha operación bit- wise á dereita para o primeiro parámetro. o número de bits polos que se despraza é especificado no segundo parámetro. nótese que un valor negativo de bits á dereita supoñen un desprazamento á esquerda.
the bitrshift() function performs a bit-wise right shift operation of the first parameter. the number of bits to shift by is specified by the second parameter. note that a negative number of bits to right shift by becomes a left shift.
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
Some human translations with low relevance have been hidden.
Show low-relevance results.