eftela 0 Newbie Poster

ei,

anyone, i need help for my project, we need to create an info. system in c++ with the following functions:

  1. search records
  2. add records
  3. delete records

i decided to use fstream for this code and i was able to view all records and add records at the end of file. so my problem is for searching for a number of lines from the file and printing it on the screen.

any solution will do..


tnx in advance,
eftela