I am developing a payroll system mini project.I used file
concept in program for reading and writing.When the
program is reloading into the memory that is if i execute
next time the file was cleaned and adding data from the
starting this is my problem.I want to strore the previous
data and if i want to add any record that should be next of
previous data.Please help me.
No Answer is Posted For this Question
Be the First to Post Answer
What are oops functions?
What is the full form of oops?
why reinterpret cast is considered dangerous?
what is a class
What is an example of genetic polymorphism?
why constructor cannt be declar virtually? why destructor cannt be overloaded?
what is use to destroy an object? illustrate.
Write a c++ program to display pass and fail for three student using static member function
What does sksksk mean in text slang?
what is pointers
difference between overloading and overridding
c++ provides classes...and classes do what we want but why then strcut are used...if we say data hiding... it is also provided by c++ in structs then why to prefer clasess