custard
custard
CC#
Created by custard on 6/4/2023 in #help
❔ Running a small part of a forms project?
The version of visual studio im using has it, very cool, thanks!
12 replies
CC#
Created by custard on 2/25/2023 in #help
❔ More details on the equivelent of modules in c#?
Thanks both of you for the answers
17 replies
CC#
Created by custard on 2/25/2023 in #help
❔ More details on the equivelent of modules in c#?
or just references through a relative file path
how would I do that? found something quite different on SO
17 replies
CC#
Created by custard on 2/25/2023 in #help
❔ More details on the equivelent of modules in c#?
thanks. not sure if it covers what i'm looking for. i mean nothing about accessing across files foe example
17 replies
CC#
Created by custard on 2/25/2023 in #help
❔ More details on the equivelent of modules in c#?
I see. Where can I find more details on how this kind of 'visibility' works? I manually tried out if a class was accessible from another file and stuff. I spent some times googling but haven't really found anything.
17 replies
CC#
Created by shawski. on 12/4/2022 in #help
✅ need help with a problem
Don't forget to change the type of the arr parameter to List<long>
170 replies