initializing an array of ints September 4, 2023 by Tarik This is a GCC extension: int a[100] = {[0 ... 99] = 1};