title categories subCategories bitSet() Functions Bits and Bytes bitSet() Sets (writes a 1 to) a bit of a numeric variable. Descrizione Sintassi bitSet(x, n) Parametri x: la variabile numerica della quale impostare il bit n: Quale bit da impostare, a partire da 0 per il bit meno significativo (più a destra) Restituisce Nulla