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 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
The text was updated successfully, but these errors were encountered:
This issue was moved to CosmosOS/IL2CPU#11
Sorry, something went wrong.
No branches or pull requests
From Gitter
When i use multidimensional arrays, it shows this error:
The text was updated successfully, but these errors were encountered: