diff -r 43e37759235e -r 51a74ef9ed63 Symbian3/SDK/Source/GUID-C5E99BB6-0CBE-51AE-882D-37D004106A2F.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-C5E99BB6-0CBE-51AE-882D-37D004106A2F.dita Wed Mar 31 11:11:55 2010 +0100 @@ -0,0 +1,24 @@ + + + + + +ConsoleApp: +Simple Console Program +
Download

Click on the following link to download +the example: ConsoleApp.zip

Click: browse to view the example code.

+
Description

ConsoleApp is +a simple console-based STDLIB program. It converts quantities from one unit +of measurement into another. The user is prompted for input. Conversion information +is provided by the file slunits.dat.

+
Usage

Enter the type of unit you want to convert +from, and then the type of unit you want to convert to. For example, to convert +from inches to centimetres, enter "in", then "cm". The program replies with +the ratio of inches to centimetres, and of centimetres to inches.

+
\ No newline at end of file