Link to home
Start Free TrialLog in
Avatar of erikbutler
erikbutler

asked on

BTrees.

I have a problem with Btrees.  I have to read in a txt file and then load an Object student with the data from the file.

this is not a problem.
The object would be say

Student{
  String fName
  String lName
  int grade1
  int g2
and so on.

I have to load the object into a tree and use the lname as the Key for sorting the tree.  Any ideas on how to go about doing this.
ASKER CERTIFIED SOLUTION
Avatar of TimYates
TimYates
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of CleanupPing
CleanupPing

erikbutler:
This old question needs to be finalized -- accept an answer, split points, or get a refund.  For information on your options, please click here-> http:/help/closing.jsp#1 
EXPERTS:
Post your closing recommendations!  No comment means you don't care.
No comment has been added lately, so it's time to clean up this TA.
I will leave a recommendation in the Cleanup topic area that this question is:

Split between TimYates and girionis.

Please leave any comments here within the next seven days.

PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER!

jimmack
EE Cleanup Volunteer