Übersicht
Englisch nach Spanisch:   mehr Daten
  1. bitmask:


Englisch

Detailübersetzungen für bitmask (Englisch) ins Spanisch

bitmask:

bitmask [the ~] Nomen

  1. the bitmask (bit mask)
    – A numeric value intended for a bit-by-bit value comparison with other numeric values, typically to flag options in parameter or return values. Usually this comparison is done with bitwise logical operators, such as And and Or in Visual Basic, && and || in C++. 1

Übersetzung Matrix für bitmask:

Not SpecifiedVerwandte ÜbersetzungenWeitere Übersetzungen
máscara de bits bit mask; bitmask

Verwandte Definitionen für "bitmask":

  1. A numeric value intended for a bit-by-bit value comparison with other numeric values, typically to flag options in parameter or return values. Usually this comparison is done with bitwise logical operators, such as And and Or in Visual Basic, && and || in C++.1