Re: scope problem
- Posted by canadiancoder Sep 06, 2008
- 968 views
Hi Matt, I am not using SVN, and chars.e and equip.e include each other. All I know is that Euphoria somehow sorts this out. I am new to Euphoria and this is my first real project with it. I am used to C and Object Pascal where you must use #ifdef or #pragma once, and Pascal's 'uses' directive would not alow cyclical references at all.