Maxen
Maxen
CC#
Created by Maxen on 5/26/2024 in #help
Messed up while trying to commit/merge
No description
16 replies
CC#
Created by Maxen on 1/21/2024 in #help
How to convert an int array to a string or at least be able to write it all out through a WriteLine
As said, I have a few int arrays that I want to be able to write out the individual values for, but whenever I have tried to convert it all to a string then nothing has ended up working anyway and it just says Int32.....something something whenever I try to print out the values (I don't need to actually do anything with the values themselves, so as long as you can get them to print out one by one through the array then that is all that would need to be done)
13 replies
CC#
Created by Maxen on 8/31/2023 in #help
✅ Beginner in need of serious help.
Yo hello, we have slight problem. I'm getting 2 main errors that google does not seem to know a fix to. The first one is "error MSB4025" which happens when I attempt to run the "dotnet run" command in the terminal. The second one is happens when I try to generate C# assets in the debugging section and it then says "could not locate .net core project. assets were not generated". Pls I am completely useless at coding pls help my teacher is too bad to figure out a fix for this as well.
22 replies