3.3. Run the Executable

To run the program, use the following example:

./hello

The program generates

hello world!
3 + 4 = 7

and returns when the program exits.