S60 5th Edition SDK v0.9 Example Applications
Guide |
Hello World Example
1.
About this Example
2.
Description
3.
Prerequisites
4.
Design and Implementation
5.
Results
A simple Hello World type of example application using main() entry point.
The helloworld example illustrates how to get started with development using
standard C++ and using main() as an entry point for the application. The
application writes only "Hello World" to the console.
This examples requires
a basic understanding of the Symbian framework and Carbide C++.Also on hardware sis available in plugin needs to be installed.
The application is simple console based application. It has its own icon in installed folder and
can be launched from the UI both in the emulator and in the device.
Example prints Hello world on the console and wait for user to input any character to exit
© Nokia 2008 |

|