I've got a problem with some C we are working on (embedded systems), right now we have a huge 2D array that works fine, it looks like this t_ourStructType *Array; Array = ...
My idea was that array would hold pointers to each of the descriptions added. The idea of index was that it was a int that was incremented by one each time a entry was put into the array (to have a ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results