Yes.Originally Posted by jamadagni
It's one of those inconsistencies and in fact arrays are evil.Originally Posted by jamadagni
Because you declare an array of pointers, not a two dimensional array.Originally Posted by jamadagni
Yes.Originally Posted by jamadagni
It's one of those inconsistencies and in fact arrays are evil.Originally Posted by jamadagni
Because you declare an array of pointers, not a two dimensional array.Originally Posted by jamadagni
Isn't that because you provide the dimension of the array right in the assignment? And furthermore, is that a standard or a compiler extension to allow such a declaration and assignment statement?Originally Posted by jacek
K&R use that form of assignment in their book.Originally Posted by wysota
Bookmarks