Binary Search Tree Creation

Discussion in 'Win32' started by smiling_flower, Mar 12, 2009.

  1. smiling_flower

    smiling_flower New Member

    Joined:
    Mar 12, 2009
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Hi,

    Can anyone tell me how to create a binary search tree for a dll with win32 to be used by a C compiler

    thanks :)
     
  2. johny_1015_1981

    johny_1015_1981 New Member

    Joined:
    Oct 5, 2008
    Messages:
    19
    Likes Received:
    0
    Trophy Points:
    0
    which part is your problem
    >creating the tree
    or
    >creating the dll
    or
    >loading the dll using C
     
  3. smiling_flower

    smiling_flower New Member

    Joined:
    Mar 12, 2009
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    My problem is how to create a function in C which creates a tree and then insert nodes in the Binary search tree
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice