C
csharpula csharp
I have a command line arguments (possible 6 of them but not a must) and
according to them I should call a function.
what is the best way to design such application?
according to them I should call a function.
what is the best way to design such application?