int array[3] = { 1, 2, 3, 4 }; /* ERROR - excess initializer elements */