diff -r 80ef3a206772 -r 48780e181b38 Symbian3/SDK/Source/GUID-83BE15D8-511F-592D-A93B-C71BD6FB1B08.dita --- a/Symbian3/SDK/Source/GUID-83BE15D8-511F-592D-A93B-C71BD6FB1B08.dita Fri Jul 16 17:23:46 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-83BE15D8-511F-592D-A93B-C71BD6FB1B08.dita Tue Jul 20 12:00:49 2010 +0100 @@ -30,7 +30,7 @@ a Symbian platform defined record.

You create a table object on the heap. You use the new (Eleave) construction to create this object.

- +

The CommsDat API implements the table as an array of records and uses RPointerArray <T> as the array. The CommsDat API implements RPointerArray<T> in