??? 04/01/05 23:09 Read: times |
#90842 - PUBLIC, EXTERN and the Linker Responding to: ???'s previous message |
Erik Malund said:
I guess that reading about PUBLIC and EXTERN in the assembler manual might help. Your question is not exactly crystal clear. Use of PUBLIC and EXTERN implies that you will be translating (ie, compiling or assembling as appropriate) your source files separately to separate object files, and then using the Linker to link them together into a single executable image. This is quite different from simply including one source file into antother, and performing a single translation on the result. |
Topic | Author | Date |
How can I include an external code | 01/01/70 00:00 | |
Assembler specific | 01/01/70 00:00 | |
uVision/51 for Windows Version 1.32 | 01/01/70 00:00 | |
my uv2.hlp states rev 8 | 01/01/70 00:00 | |
PUBLIC, EXTERN and the Linker | 01/01/70 00:00 | |
Quite simple really....![]() | 01/01/70 00:00 |