Help for this page
#include <stdio.h> ... return 0; }
Int size: 4 8 << 0 == 8 8 << 8 == 2048 8 << 16 == 524288 8 << 24 == 134217728