Is there still a reason to use `int` in C++ code? – stackoverflow.com

Many style guides such as the Google one recommend to use int as a default integer, when indexing arrays for instance. With the rise of 64-bit platforms where, most of the time an int is only 32 bits ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

0 Comment to "Is there still a reason to use `int` in C++ code? – stackoverflow.com"