Module multi_file_driver
Expand description
The multi_file_driver module provides functionality for multi-file compilation and linking.
Enums§
- Multi
File Error - An error returned by the multi-file compiler and linker.
Functions§
- compile_
and_ link - Compiles the given set of source files into object files and then links them together to produce an executable binary file.