The compiler does not seems to understand the `const` in the function declaration and complains about non constant indexing of unsized array.
32 KiB
32 KiB
The compiler does not seems to understand the `const` in the function declaration and complains about non constant indexing of unsized array.