Hi!
I'm writing an telehpone book program. And i use the format
nameandsurname;phonenumberone;phonenumbertwo;phonenumberthree
in the file. I seperate all the values while reading.
When i get the new entry, i want to write it to the alphabetical order place in the file. So when i read from file the list will be in alphabetical order.
How can i do it?
thank you
I'm writing an telehpone book program. And i use the format
nameandsurname;phonenumberone;phonenumbertwo;phonenumberthree
in the file. I seperate all the values while reading.
When i get the new entry, i want to write it to the alphabetical order place in the file. So when i read from file the list will be in alphabetical order.
How can i do it?
thank you