Hesham Hassanein
Hello,
I am developing a small code which reads data from 2 different files. One file is .CSV and the other is.DAT.
I am storing the data from these 2 files into multidimensional array depending on their values. then creating a text file that should contain this data.
I wrote the following code, but i do not see any result in the console, Thanks in Advance