From: Vincent Cunniffe (vcunniff at domain arbgroup.com)
Date: Fri 17 Sep 1999 - 08:31:30 IST
Problem :
I want to compile a single executable from two separate source files, both
of which need access to the data definitions, such as structures.
I can 'extern' the actual data definitions themselves, but the structs refuse
to be 'extern'ed, and the compiles fail on duplicate definitions.
Solution :
typedef?
Vin
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:04:34 GMT