From mboxrd@z Thu Jan 1 00:00:00 1970 From: ron@ronnatalie.com (Ron Natalie) Date: Sun, 14 May 2017 20:23:31 -0400 Subject: [TUHS] C declarations. In-Reply-To: References: <6D3DCC45-B2C6-4374-83EE-F745C0AF7F36@bitblocks.com> <030d01d2cd06$c44e2840$4cea78c0$@ronnatalie.com> <013240e6-cc66-12c7-325d-a1edf4107726@kilonet.net> Message-ID: <032701d2cd11$7be3f200$73abd600$@ronnatalie.com> It's a pointer. Ø Of course it is! But that doesn't mean that it SHOULD be, which is the point. Actually, it is **Not a pointer**, it gets passed as a pointer, but it is an array on both ends. The implicit conversion of the array name to a pointer to its first item is a different issue. This bothers me less, but it’s still hokie in my opinion. -------------- next part -------------- An HTML attachment was scrubbed... URL: