Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
Hello Boost
Hello Boost is an extension of Hello World. Like Hello World, Hello Boost is a simple console application. Hello Boost, however, also requires the Boost library and to link against the Boost.Regex library.
The base code of Hello Boost is:
#include <iostream> |
Here are some detailed examples of Hello Boost, depending on IDE and operating system:






'Hello Boost' using Qt Creator under Cygwin (under Windows)



'Hello Boost' using (a Windows version of) Qt Creator under Wine under Ubuntu



'Hello Boost' using Qt Creator under Ubuntu



'Hello Boost' using Qt Creator under Ubuntu for NDS



'Hello Boost' using Qt Creator under Windows
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.