ref. to array != ptr

Doug Gwyn gwyn at smoke.brl.mil
Fri Nov 9 16:20:52 AEST 1990


In article <894 at inews.intel.com> bhoughto at cmdnfs.intel.com (Blair P. Houghton) writes:
>  is there anything more explicit stating that the declaration of an
>externally-defined pointer to Type can not specify an array of Type
>with the same identifier defined externally?

Sure.  3.1.2.6:  "All declarations that refer to the same object or
function shall have compatible type; otherwise, the behavior is undefined."



More information about the Comp.std.c mailing list