gb2048
Membro desde
Documentos com atividade recente
Ver toda a atividadePágina | Data | Comentar |
---|---|---|
Bitwise operators |
Using 0x for defining flags is wrong as it is hexadecimal. So if the reader then used 0x16 then that would be 22 decimal leading to 10110 and not the intended mask of 10000. |