Login Page - Create Account

Support Board


Date/Time: Sat, 18 May 2024 12:27:10 +0000



Post From: Mutiple C Files in Study

[2020-05-16 20:25:44]
User439067 - Posts: 48
I tried to break up code in multiple files and couldn't figure it out once. I code C# and each function gets it's own file. My study's are super long and after awhile I just give up on them because they are so complex and confusing to read the code. Is there anyway to split up the code into multiple files as dev best practices? Thanks!