The HelloWorldBasic application - in addition to its evident
purpose to print "Hello World!" to the screen - also demonstrates displaying
text with an Information Note, loading strings with the help of StringLoader,
writing to and reading from a file and use of a dialog to request user input.
Furthermore, the HelloWorldBasic application has been localized to
four different languages.
For more information about the available example applications, see the SDK example folder:
<S60_SDK_installation_directory>\S60Ex\
Note: The example contains a doc subfolder that contains
documentation on the example.
The HelloWorldBasic example is a scalable application that uses a number of S60 C++ classes, including:
RFile, RFileWriteStream and RFileReadStream in the Symbian OS Library.