Hello everyone..I am planning to develop a payroll system in C++ using textfile as its database but i don't have any idea on how to begin it..Can any one help me with the codes please..How to view data into textfile, how to write data into textfile, how to save data into textfile..Thanks a lot guys.

Recommended Answers

All 2 Replies

You can always write data into text files using file streams. Check the Internet on file streams or go to http://www.codeguru.com for more info.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.