How To Update The text file HELLLPP!!!!

my text file (inventory.txt)
Item ID:1002
Item Name:apple
Item Qty9
Item Date and Time Delivered:9/22/19
Item Price:10000
Item Total:10000

-------------------
i need to update every lines

or what codes for Update Records?

Last edited on
Have you ever used a framework. i recommend QT.
personally i use QSettings to write to an ini file.

you could familiarize yourself with the boost library.
http://stackoverflow.com/questions/15647299/how-to-read-and-write-ini-files-using-boost-library
Topic archived. No new replies allowed.