Argument | linkFiles |
These files are linked with the listed source files and any other object listed in the target. If you omit this tag, nothing is explicitly linked in, and $UniversalLinkList is used.
|
This example produces a Taligent program (see "binary" on page 95) by linking with the files
Example
MenuLib
and WindowLib
, in that order.
binary MyProgram {
source:
main.c
Test1.c
link:
MenuLib
WindowLib
}
[Contents]
[Previous]
[Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.