intxxbit Uses | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

intxxbit Uses

when do I use each int type?

3rd May 2018, 1:25 PM
Majed Adi
Majed Adi - avatar
2 Respostas
0
you use each respective integer type depending on what kind of value you want to store in it. in smaller codes this is usually unimportant as you can use the regular int type (Int32), but when it comes to bigger codes and memory optimization, it becomes highly situational
3rd May 2018, 8:25 PM
hinanawi
hinanawi - avatar
+ 1
Thx i will note that for later šŸ˜ŠšŸ‘
4th May 2018, 6:35 AM
Majed Adi
Majed Adi - avatar