Search:

Type: Posts; User: dinoman

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    7,432

    For the purposes I'm using this table, there...

    For the purposes I'm using this table, there should never be collisions, since any new value specifically must replace the old value; each key has a unique value associated with it.
    I'll definitely...
  2. Replies
    2
    Views
    7,432

    Dictionary in C# to hash table in C?

    I've got some code in C# that uses the dictionary data structure to store a lot of information. All this data was put into a file for easy transfer. However, now I need to use that same information...
Results 1 to 2 of 2