POV-Ray : Newsgroups : povray.programming : Array pointers : Re: amalloc() (long post) Server Time
27 Sep 2024 03:16:31 EDT (-0400)
  Re: amalloc() (long post)  
From: Vadim Sytnikov
Date: 18 Jan 2003 11:09:56
Message: <3e297c54@news.povray.org>
> > Interesting. Besides *MUCH* harder heap debugging with 'new' operators,
I
> > know no significant differences (it did not seem like meat calling
ctors).
>
>   If you allocate an array of objects with malloc(), they will not be
> constructed. When you free() the array, the objects will not be
destructed.

Sorry for my numerous typos, but that was supposed to be "it did not seem
like you meant calling cator". So it did. OK.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.