Hello,
I am wanting to create a StreamReader for reading a file, the file has two colum data seperated by commas. Being this is the case how can store the data into separate arrays?
data example:
fifo,ldap
Thanks!
I am wanting to create a StreamReader for reading a file, the file has two colum data seperated by commas. Being this is the case how can store the data into separate arrays?
data example:
fifo,ldap
Thanks!