Symbian
Symbian OS Library

SYMBIAN OS V9.2

[Index] [Spacer] [Previous] [Next]



Location: rvct2_1.h

operator new[]()

IMPORT_C void *operator new[](unsigned int aSize);

Description

Parameters

unsigned int aSize


operator new[]()

IMPORT_C void *operator new[](unsigned int aSize, const std::nothrow_t &aNoThrow);

Description

Parameters

unsigned int aSize

const std::nothrow_t &aNoThrow