Timeline for Optimal way to implement this specific lookup table in C#?
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 23, 2013 at 1:23 | comment | added | janderson | @DaveNay I meant, sorry (ran out of edit time) | |
| Dec 23, 2013 at 1:17 | comment | added | janderson | @DocBrown Thanks for your help. I still need some sort of "hashing function" to make the unique 5 byte value that Doc Brown suggests. I've put the requirements in my updated post. Thanks again. | |
| Dec 22, 2013 at 17:21 | comment | added | Doc Brown | Oh, and as I wrote in my answer, its very simple to map the five input variables to a unique 5 byte value, so IMHO you are guiding the OP in the wrong direction. | |
| Dec 22, 2013 at 17:12 | comment | added | Doc Brown | The input value range may allow 8 billion different records, but that obviuosly does not mean that there are so many records. | |
| Dec 22, 2013 at 14:36 | history | answered | user14641 | CC BY-SA 3.0 |