Create a file and paste the following into it.


int main()

{

   cout << "Hello World!)))";

}


In the labpp program, select and run this file for execution.

The greeting will appear in the message window.


The picture below shows the way to launch software modules from the application LabPP_Calc


In the lower left corner of the application window there are buttons for quick launch of software modules.

They are available in any LabPP application.

The rightmost button opens a message window. Slightly to the left - allows you to select a program file to execute.

4 more buttons on the left - for a quick restart of an already running program and for pre-programmed execution of a program with a specific file name (specified in the configuration file config.cpp ).