0
votes
votes
1 answers
I need help with an array that I need to use in C#. Please help.
I have been asked to create a program that open a .txt file that contains customer names and licence fee's to be paid in %. I have managed to get the program to open the .txt file and now I need to create an array that asks the user for the ...
