in reply to Re^2: Understanding order of module compilation and execution
in thread Understanding order of module compilation and execution
The compiler may *start* compliling "A" first, but it will not necessary compile all of "A" first.What do you think my and during that compilation, it will compile any 'used' modules in A means?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Understanding order of module compilation and execution
by ikegami (Patriarch) on Dec 16, 2005 at 20:01 UTC |