Jul 21, 2010

Data types in C++

Though very important I often forgot what are the maximum sizes of various data types.

unsigned long:
--------------
0-2147483648. Highest number 2^31

long:
-----

No comments:

Game engines

Unity engine   Unreal engine Godot engine