C# NEED HELP | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

C# NEED HELP

Can someone help me with this TOD LIST‼️

19th Jan 2023, 7:06 AM
SwiftIntoTech
SwiftIntoTech - avatar
7 Answers
+ 1
The most basic way to cast is: (int) ch; where ch is a variable of char. Now the question remains is how you would apply that to an array.
19th Jan 2023, 7:33 AM
Lochard
Lochard - avatar
19th Jan 2023, 7:39 AM
SwiftIntoTech
SwiftIntoTech - avatar
0
What is wrong with this code?
19th Jan 2023, 7:40 AM
SwiftIntoTech
SwiftIntoTech - avatar
0
using FSPG; What is 👆 FSPG?
19th Jan 2023, 11:04 AM
Lochard
Lochard - avatar
0
Its fullsail programming
19th Jan 2023, 2:50 PM
SwiftIntoTech
SwiftIntoTech - avatar
0
How do i do the first TODO LIST
19th Jan 2023, 2:50 PM
SwiftIntoTech
SwiftIntoTech - avatar
0
It is some custom package? I cannot check how the functions work so it is hard to fully understand exactly how the code is expected to look like. But it seems that the first TODO is asking something very basic. You should go for the C# course. https://www.sololearn.com/Course/CSharp/?ref=app
19th Jan 2023, 5:31 PM
Lochard
Lochard - avatar