Re: Forward reference bug: was ver. 4.0 WIN98 Binaries
- Posted by jimcbrown (admin) Sep 13, 2008
- 1527 views
ryanj said...
Why would a variable have anything to do with a forward reference? I thought forward references are for routines, not variables.
Matt added the ability to forward reference variables and constants and enums and etc. This makes a lot of sense, since when dealing with the issue of recursive include files often more than just routines are shared between the libraries.