cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
How To Update The text file HELLLPP!!!!
How To Update The text file HELLLPP!!!!
Mar 15, 2016 at 8:39am UTC
xxdms2k11xx
(10)
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
Mar 15, 2016 at 8:40am UTC
Mar 15, 2016 at 9:32am UTC
rafae11
(264)
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.