8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In example1.c I changed output to:
const double output[4] = {3, 4, 5, 6};
Compiled and re-run example1 and I still see only 1 and 0 as a result.