On Sat, Aug 17, 2013 at 7:02 AM, Hatt Tom <net.study.sea@gmail.com> wrote: > hi: > > Does new operator call malloc() to apply memory ? > > Is it successive for the memory rang returnedd allocated by new ? > > Thanks! These are internal implementation details we can't document C++ programs to depend on. -- Gaby