C
C#12mo ago
toony

❔ help

why is it wrong
13 Replies
SinFluxx
SinFluxx12mo ago
$details
MODiX
MODiX12mo ago
When you ask a question, make sure you include as much detail as possible. Such as code, the issue you are facing, and what you expect the result to be. Upload code here https://paste.mod.gg/ (see $code for more information on how to paste your code)
SinFluxx
SinFluxx12mo ago
i.e. send us any error you're getting etc as well
toony
toony12mo ago
It’s telling me there’s a error on line 17
SinFluxx
SinFluxx12mo ago
And the error is...?
toony
toony12mo ago
needs a closed parentheses
SinFluxx
SinFluxx12mo ago
Why don't you just send the full error text, or at least a screenshot, rather than making this so painful
toony
toony12mo ago
oh
Angius
Angius12mo ago
Weird that you don't have a red underline next to where the error occurred What editor is that?
HimmDawg
HimmDawg12mo ago
Looks like Rider
SG97
SG9712mo ago
Rider without telling semicolon is missing? my guess is n++
Shadow
Shadow12mo ago
Line 17 is missing a semicolon isn't it?
Accord
Accord12mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server
More Posts
❔ why is .ToList() considered being in a right answer for this problem?https://stackoverflow.com/questions/604831/collection-was-modified-enumeration-operation-may-not-exeModifying an .exe fileHow can I modify an .exe file?✅ (solved) dot net cannot send post request to my endpointHey guys, need some help understanding why my dotnet app is not working: ```js let btn = document.gNeed help with finding one option in VSHello I'm learning with one course and they want me to download one tool but i don't have the Get To❔ Can't access Microsoft Graph. What part am I not understanding clearly?I will give my steps. The code. and the problem. Step 1. Login using Swagger UI [See Images] Step 2.❔ VSCode shows type definition and not the actually implementationWhen I press F12 or use the `Go To Definition` option, it only shows me the definition without any i❔ Attempting to create a Result<T, E> type, running into issues with subclassesI want to create a `Result<T, E>` and I'm running into trouble with the following: let's say I have ❔ Help with college C++ lab (need help ASAP, fell behind due to medical and work reasons)I believe I have 90% of this lab done correctly but I am held up on seemingly small issues that I am✅ C sharp help static voidHello everyone I am new to C sharp and I was wondering if someone can help me with my code it says t❔ Form in ASP.NET.MVC doesn't workhi, guys! nice to meet y'all, I just got here! :) this may sound like a silly question, but I'm new