http://wormholetravel.net/
Multi-file compilation
It happens that the code is spread over two files. Write code that characterizes the storage classes and conduct multi-file compilation as a demonstration.
We will use the open sourse IDE Code:Blocks and create the 32-bit GUI Application
The main.cpp will contain the code of parta.c file
The file partd.c will be contain in Resource section -> resource.h
After the compilation we get the result
Multi-file compilation
It happens that the code is spread over two files. Write code that characterizes the storage classes and conduct multi-file compilation as a demonstration.
We will use the open sourse IDE Code:Blocks and create the 32-bit GUI Application
The main.cpp will contain the code of parta.c file
The file partd.c will be contain in Resource section -> resource.h
After the compilation we get the result
Комментариев нет:
Отправить комментарий