20.11.2013, 14:51
Quote:
Native hash maps, nice!
Though why do you need to send the address of [0][0]? What about finding that inside the init function? |
Quote:
BTW, it seems we think alike sometimes.
|
Interesting, that would simplify the code somewhat. It also took me about 10 reads of the code to figure out what you were doing there, and why I was wrong in thinking it didn't work...