Respuestas al mensaje #3,996

  • 🇵🇦 Nuestro primer dominio localizado está en español en kiwifarms.pa. Our first localized domain is on Spanish on kiwifarms.pa.
Rusty Metal Skull Gun

Programming thread

I think every instance I've used it has been in conjunction with a bitwise AND. So a &= ~b does the opposite of a |= b.
polyester

Programming thread

A reasonably common use-case for ~ would be clearing a specific bit of a bit field, as the unsetBit member function does in this class: class...
Atrás
Top Abajo