POV-Ray : Newsgroups : povray.off-topic : The other rant that amused me recently : Re: The other rant that amused me recently Server Time
11 Oct 2024 07:15:20 EDT (-0400)
  Re: The other rant that amused me recently  
From: John VanSickle
Date: 31 Oct 2007 16:36:38
Message: <4728f566$1@news.povray.org>
Warp wrote:
>   Sure, there's no garbage collection and you can write out of string
> boundaries.

You can always override the new and delete operators for a class so that 
garbage collection becomes unnecessary, and while you *can* write out of 
a string boundary in C++, it's not a problem in a well-designed class 
(or in well-designed client code).

Regards,
John


Post a reply to this message

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