diff -r 80ef3a206772 -r 48780e181b38 Symbian3/SDK/Source/GUID-C9BEF1C4-F14A-5386-9DA8-29358694D7AA.dita --- a/Symbian3/SDK/Source/GUID-C9BEF1C4-F14A-5386-9DA8-29358694D7AA.dita Fri Jul 16 17:23:46 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-C9BEF1C4-F14A-5386-9DA8-29358694D7AA.dita Tue Jul 20 12:00:49 2010 +0100 @@ -1,32 +1,29 @@ - - - - - -CClasses: -typical ‘C’ class -
Description

This shows a typical ‘C’ class, derived -from CBase, and highlights the use of two phase construction -and use of the cleanup stack to implement the complete construction of an -instance of that class on the heap.

-
Download

Click on the following link to download -the example: CClasses.zip

Click on the following link to -download additional files: CommonFramework.zip.

Click browse CClasses to view the example code.

Click browse CommonFramework to view additional -files.

-
Class summary

CBase CleanupStack

-
Build

The example source code includes the two -project files needed for building: bld.inf and the .mmp file.

The Symbian platform build -process describes how to build this application, which results in an -executable called:

\epoc32\release\<target>\<urel -or udeb>\CCLASSES.EXE.

-
Usage

Run the executable CCLASSES.EXE.

Executables -for the emulator targets wins and winscw can -be run on your PC. Executables for ARM targets must be copied to your target -platform before being run.

+ + + + + +CClasses: typical ‘C’ class +
Description

This shows a typical ‘C’ class, +derived from CBase, and highlights the use of two +phase construction and use of the cleanup stack to implement the complete +construction of an instance of that class on the heap.

+
Download

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

Click on the following +link to download additional files: CommonFramework.zip.

Click browse CClasses to view the example code.

Click browse CommonFramework to view additional files.

+
Class summary

CBase CleanupStack

+
Build

The example source code includes +the two project files needed for building: bld.inf and the .mmp file.

The Symbian platform +build process describes how to build this application, which results +in an executable called:

\epoc32\release\<target>\<urel +or udeb>\CCLASSES.EXE.

+
Usage

Run the executable CCLASSES.EXE.

Executables for the emulator targets wins and winscw can be run on your PC. Executables +for ARM targets must be copied to your target platform before being +run.

\ No newline at end of file