I tipi int, uint, and uintptr sono grandi normalmente 32 bit su sistemi da 32-bit e 64 bit su sistemi da 64-bit. Quando hai bisogno di un valore intero dovresti usare int a meno che tu non abbia particolari necessità di usare tipi di interi di dimensioni diverse o unsigned.
I think that and isn't correct. It would be 'e', the conjunction in italian.
Ps: I'm italian-native.
The text was updated successfully, but these errors were encountered:
toothrot
changed the title
tour: translate error
x/tour: translate error
Feb 18, 2020
Contesto: https://go-tour-ita.appspot.com/basics/11
I tipi int, uint, and uintptr sono grandi normalmente 32 bit su sistemi da 32-bit e 64 bit su sistemi da 64-bit. Quando hai bisogno di un valore intero dovresti usare int a meno che tu non abbia particolari necessità di usare tipi di interi di dimensioni diverse o unsigned.
I think that and isn't correct. It would be 'e', the conjunction in italian.
Ps: I'm italian-native.
The text was updated successfully, but these errors were encountered: