News

I've got a problem with some C ... the array properly. Is it possible at that point to still index items directly (Array[x][y]) or will array operations have to go through a reader/writer function ...
Hi,<BR><BR>I've been having some difficulty with a C assignment ... is that I need to use malloc in dynamically store the descriptions as they are entered. As strings (array of chars right?) ...