Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Blinker 5.10 Online Reference - <b> mixing compilers and languages</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Mixing compilers and languages
------------------------------------------------------------------------------
 Blinker can combine .OBJs and .LIBs from almost any compiler, but this in no
 way avoids the restrictions that each compiler places on mixed language
 programming. For example, CA-Clipper and BASIC cannot be combined in one
 application. Both of these high level languages require their own startup,
 environment initialisation and memory management routines to be active at
 application run time.

 When mixing languages, compilers also have requirements that involve calling
 conventions, parameter passing and linking rules. Check each compiler's
 documentation for its mixed language requirements before linking.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson