diff -r 25a17d01db0c -r ebc84c812384 Symbian3/SDK/Source/GUID-B7482AEB-9E7E-5F9C-A69D-60E1FE82CCE1.dita --- a/Symbian3/SDK/Source/GUID-B7482AEB-9E7E-5F9C-A69D-60E1FE82CCE1.dita Fri Jan 22 18:26:19 2010 +0000 +++ b/Symbian3/SDK/Source/GUID-B7482AEB-9E7E-5F9C-A69D-60E1FE82CCE1.dita Thu Mar 11 15:24:26 2010 +0000 @@ -26,14 +26,15 @@
  • Sorts array

  • Destroys the array

  • -
    Download

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

    Download some additional files +

    Download

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

    Download some additional files required by the example: CommonFramework.zip

    View the source code: browse . View the additional files:browse.

    -
    Description

    This example demonstrates how to construct -and use the following types of dynamic arrays:

    CArrayFixFlat

    This -example uses the CArrayFixFlat array class to create an -array of objects. These objects are of fixed length and are stored in a flat -buffer.

    The following operations are performed on this array:

    Class summary

    CArrayFixFlat CArrayPtrFlat CArrayVarFlat CArrayPakFlat TSwap TKeyArrayFix TKeyArrayVar TKeyArrayPak TKey RArray TLinearOrder RPointerArray

    -
    Build

    The -Symbian OS build process describes how to build this example.

    For -the emulator, the example builds an executable file called DynamicArrays.exe in -the standard location (\epoc32\release\winscw\<build_variant> for +

    Build

    The Symbian build process describes +how to build this example.

    For the emulator, the example builds an +executable file called DynamicArrays.exe in the standard +location (\epoc32\release\winscw\<build_variant> for CodeWarrior) directory. After launching the executable file, depending on the emulator you are using, you can task away from the application launcher or shell screen to view the console.