News

Hey All, 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[SIZE1][SIZE2]; I need to ...
Voila. We now have a structure with an extra length bytes on the end.You can access body as if it were the length-byte array body [ length]. If length were, say, 16, then body would be 16 bytes in ...