array must be initialized with a brace-enclosed initializer [-fpermissive] exit status 1 code example Example: c error: array must be initialized with a brace-enclosed initializer int array[10] = { 0 };