We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From @lukaandjelkovic on November 2, 2015 12:39
From Gitter
int[,] map = new int[120, 25];
When i use multidimensional arrays, it shows this error:
SystemVoidSystemInt32arraySetSystemInt32SystemInt32SystemInt32' undefined C:\Program Files (x86)\MSBuild\Cosmos\Cosmos.targets ThontOS\TriangleOS\bin\tt\TriangleBoot.asm:370905: error: symbol `SystemVoidSystemInt32arrayctorSystemInt32SystemInt32' undefined
Copied from original issue: CosmosOS/Cosmos#231
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
jp2masa
No branches or pull requests
From @lukaandjelkovic on November 2, 2015 12:39
From Gitter
When i use multidimensional arrays, it shows this error:
Copied from original issue: CosmosOS/Cosmos#231
The text was updated successfully, but these errors were encountered: