IonicWind Software

IWBasic => General Questions => Topic started by: Rod on January 28, 2007, 12:45:46 AM

Title: UDTs in a Project
Post by: Rod on January 28, 2007, 12:45:46 AM
In a multi-source-file project, does a UDT need to be defined in each source file in which it is referenced, or only in one? Thanks!  :)
Title: Re: UDTs in a Project
Post by: Ionic Wind Support Team on January 28, 2007, 08:05:04 AM
Put in it an include file.  That is what include files are for afterall ;)