This syntax seems very strange to me. Does this instruction just initialize the very first item in the array or does it initialize the whole array to zeroes? I think that this istruction is not correct, maybe a memset should be more portable or i'm wrong?
That way of initializing is correct and it's standard.
When you initialize less elements than those contained in the matrix, or array, all the remaining elements are automatically initialized to zero.
rodolfoleoni wrote:A clear answer to those who thought Chiron could be a derivative...
Bravo Ubaldo!
I do not see the relevance of your post.
I do not claim that Chiron is a derivative of another program of a different author but
having some original code is not a proof that a program is not a derivative.