- convert the
Complex.hpp
header into a module named 'math'- you will need to rename
Complex.hpp
intoComplex.cpp
, since it is a translation unit now - you will need to edit the Makefile and add a new target to compile
Complex.cpp
- you will need to rename
- import the module
math
frommain.cpp
modules
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||