Modularity improvement: seperation of compiler functions
Posted: Sat Feb 03, 2018 3:08 am
Hi,
despite the fact that it is darkest night now & here:
separation of compiler functions in
1) compile to module object code
2) link object codes to program
This would be provide maximum modularity for more complex software.
AFAIK, FASM supports this option.
Greetings
LN
despite the fact that it is darkest night now & here:
separation of compiler functions in
1) compile to module object code
2) link object codes to program
This would be provide maximum modularity for more complex software.
AFAIK, FASM supports this option.
Greetings
LN