Hi,
I need to store string data in a file, basically name and surname.
I was going to work by the use of a textfile, where on each line I
would have first the name and then the surname seperated by a ;.
Can this be done in some other way, to be more efficient, both for
reading, writing and editing.
Thanks in Advance
I need to store string data in a file, basically name and surname.
I was going to work by the use of a textfile, where on each line I
would have first the name and then the surname seperated by a ;.
Can this be done in some other way, to be more efficient, both for
reading, writing and editing.
Thanks in Advance