+
Point of view
All features
class HELLO_WORLD
Summary
The "Hello World" example.
To compile type command: se c hello_world
Then, run the generated executable file named "a.out" or "hello_world.exe" depending of your favorite operating system / C-compiler.
To compile an optimized version type : se c hello_world -boost -O2
Direct parents
Insert list: ANY
Overview
Creation features
{ANY}
Features
{ANY}
main
effective procedure
{ANY}