suddenly_toast
suddenly_toast
CC#
Created by suddenly_toast on 2/20/2023 in #help
❔ C# Will not write to txt file
Not to sure what I did wrong as this is the first time I'm trying this. The code runs just gives (process 32508) exited with code 0. https://paste.mod.gg/duanwieezrrk/0
81 replies
CC#
Created by suddenly_toast on 2/6/2023 in #help
✅ C# Array Tutor needed. I'm lost in the sauce
Would anyone be willing to join me in a call and look at this array code with me and explain some thing and tell me what i'm doing wrong live on a call? could really use the tutorage. I just do not get arrays for some reason.
24 replies
CC#
Created by suddenly_toast on 2/5/2023 in #help
❔ For loops, for this project.
This Project needs me to create a table with a loop of data for the input altitude. Where I'm having a problem is the loop only shows the second value on not the first one. I realize this is because it is I + interval but the alternate is just putting altitude there and that just repeats the initial altitude without adding the interval every time. Also if you know of a easy way to implement a table that would be nice as well. I included my .cs file also.
30 replies