@alto777 I've not tested, the compiler should warn about a const array not filled properly. Anyhow the code would not read out of bounds and the error would (probably) be noticeable.
EDIT: Just tested, no warning, missing initializers are zeroed.
@alto777 I've not tested, the compiler should warn about a const array not filled properly. Anyhow the code would not read out of bounds and the error would (probably) be noticeable.
EDIT: Just tested, no warning, missing initializers are zeroed.