Mi spieghi cosa c'è di complicato in questo?from sun tutorial The signed left shift operator "<<" shifts a bit pattern to the left, and the signed right shift operator ">>" shifts a bit pattern to the right.
Se hai ancora dei dubbi, dovrebbe bastare un dizionario: shift
E se questa via non ti piace, ce ne è una ancora migliore: testa sul campo.
![]()
P.S.: ricorda che i manuali sono tuoi amici!

Rispondi quotando