Search:

Type: Posts; User: Kirsten

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    4,061

    binary tree node structure

    This is a program that is supposed to create a binary search tree containing patient records. I can get the tree to work correctly using the social security number as the key field, however the other...
  2. Replies
    1
    Views
    5,569

    read records fron file into a binary tree

    I have been working on this for some time. I almost have the insert from standard input(keyboard) working, but I keep on getting a "segmentation fault - core dumped" after the third time through the...
Results 1 to 2 of 2