Write and read text data
-
Hello, i need write and read data of text
i want to create an application that save location of songs.
and other application for read this information to play the song ...someone can i help me with some information ... i readed about csv files but how i can write and read this files ..or there are some better way to do thisEdit: Please don't use all capitals, it is considered rude; Andre
-
Hi,
"QFile":http://doc.qt.io/qt-5/qfile.html is the class you want.
P.S. Please don't post in ALL CAPITALS in the future. It is considered shouting.
Psst... you are moderator, you can modify the post just as I can ;) Andre
-
Hi,
To add to JKSH, you should also take a look at the m3u file format