Termi
Termi copied to clipboard
Code Duplication
There’s some code duplication in your main function where you’re calling "LoadDynamicLibrary" with different parameters based on the platform. You could define platform-specific constants for the library name and use them in a single call to "LoadDynamicLibrary".
Thanks a lot for pull request. Can you please check duplicates in Termi-GUI?