Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
member function example 1: Hello World is a member function example.
The class 'HelloWorld' has a single const member function called 'SayHelloWorld'. It is called in main, producing the same output as a Hello World program.
Operating system(s) or programming environment(s)
Libraries used:
TEMPLATE = app |
#include <iostream> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.
This page has been created by the tool CodeToHtml