Pointer to undeclared structure-type considered ok?

Eljay Love-Jensen eljay@adobe.com
Wed Feb 2 15:14:00 GMT 2005


Hi Nick,

 >Well, I guess something about an incomplete type, or undefined type, or 
similar.

What type is incomplete or undefined?

The types used are:
+ int
+ struct foo
+ struct bar*

All those types are complete and defined.

--Eljay



More information about the Gcc-help mailing list