Hello: C Standard Library Hello World Example

Download

Click on the following link to download the example:

Click on the following link to download the example: Hello

Click: browse to view the example code.

Description

Hello is the most basic example demonstrating how to use STDLIB.

The main point of interest in this program is the .mmp project specification file, which specifies the epoc32\include\libc\ include directory and links to estlib.lib, the C standard library, and the static library ecrt0.lib.