Hi Folks,
I'd like to create a generic CSV handler class, the write method works fine, I got trouble with the read function.
How could I instantiate an object ahead of time? I dont know it the future object will have a constructor that fits 1 csv line.
Thanks,
Zolee

Laxmidhar SahooPosted Aug 20, 2020, 7:55 AM
Zoltan KerenyiPosted Aug 20, 2020, 2:08 AM
Laxmidhar SahooPosted Aug 19, 2020, 7:46 AM