To allocate a buffer that is set to 0 (some compilers don't do it)
if New has been used to allocate, you must use the member Delete to delete or delete it with [] since new [] is used even if just one value is allocated.
Definition at line 186 of file Memory.h.