diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-C9BEF1C4-F14A-5386-9DA8-29358694D7AA.dita --- a/Symbian3/PDK/Source/GUID-C9BEF1C4-F14A-5386-9DA8-29358694D7AA.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-C9BEF1C4-F14A-5386-9DA8-29358694D7AA.dita Thu Mar 11 18:02:22 2010 +0000 @@ -1,32 +1,32 @@ - - - - - -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