You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try and see if we can add multithreading per user.
First make the code modular. Then make separate files/classes for separate functions and export/import only the relevant ones.
Place all the codes files in a separate "Src" folder and shift the base address in the code one of two dirs back as the case may be.
Should required, this shall be a corporate style modular code for this project.
Should required, this shall be a corporate style modular code for this project.
@MananTheCoder