diff -r 80ef3a206772 -r 48780e181b38 Symbian3/SDK/Source/GUID-C4C8395E-F982-4D6A-88D3-28EDC494817F.dita --- a/Symbian3/SDK/Source/GUID-C4C8395E-F982-4D6A-88D3-28EDC494817F.dita Fri Jul 16 17:23:46 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-C4C8395E-F982-4D6A-88D3-28EDC494817F.dita Tue Jul 20 12:00:49 2010 +0100 @@ -18,8 +18,8 @@

Requesting free RAM asynchronously is recommended as the application is not blocked during the method call handling.

- -Start an asynchronous + +Start an asynchronous request for a block of memory. CMemoryAllocatingObject::StartFunctionalityRequiringAllocationL() { @@ -29,7 +29,7 @@ } -Implement the active +Implement the active object and request for free memory. void CMemoryRequester::Start(TInt aBytesRequested) {