best way to share structs between modules?

Ryan Tanner tannerr at prism.cs.orst.edu
Sun Jun 23 07:48:30 AEST 1991


I've looked through my C manuals, and there seems to be little information
to help the beginner with header files.  What is the best way to share
structs between modules?  I finally got it to work with typedefs, but
it seems to  me that it might be done another way.  Help.

Ryan (tannerr at prism.cs.orst.edu)



More information about the Comp.lang.c mailing list