Search:

Type: Posts; User: justConfused

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    2,020

    Basic Heap Question?

    if I inserted the numbers :
    10,12,1,14,6,5,8,15,3,9,7,4,11,13,2




    right?

    now what happens if I delete 1...
  2. Will someone please help me? hash library?

    does anyone have a 'hash library' that they could share?

    I need one of the functions to do this::



    void *hash_table_create(int data_size, unsigned int (*hash)(void *key, int tablesize), bool...
Results 1 to 2 of 2