Application Program Compilation and Linking
- Last UpdatedJan 05, 2024
- 1 minute read
The DARs 'C/C++' library is provided to allow programmers to interface Marine DARs to programs written in C and/or C++.
Compilation and linking can be achieved by the use of the script ccompload for ‘C’ code, and cxxcompload for ‘C++’ code. A listing of these is included in Compilation and Linking Script of this appendix.