Logo 
Search:

C++ Programming Forum

Ask Question   UnAnswered
Home » Forum » C++ Programming       RSS Feeds

please help me ---- B Tree

  Asked By: Linda    Date: Jan 12    Category: C++ Programming    Views: 741
  

Write a program to create a b-tree index by reading the data file and inserting the key values and record locations in to index.

your program should also have a menu to choose the operations by the user.

the possible operations are :

- find a record given employee ID
- insert a new record ( get the data of the new record from the user)
-delete a record given the employee ID


This is my project , if i dont this project i can't pass the class. please help me :(

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on please help me ---- B Tree Or get search suggestion and latest updates.




Tagged: