POV-Ray : Newsgroups : povray.programming : array question : Re: array question Server Time
5 Jul 2024 15:10:37 EDT (-0400)
  Re: array question  
From: Thorsten Froehlich
Date: 20 Sep 2003 14:49:49
Message: <3f6ca14d$1@news.povray.org>
In article <3f6c956b@news.povray.org> , Warp <war### [at] tagpovrayorg>  wrote:

>   In some systems compilers allocate a fixed amount of space for certain
> things (such as the stack).

Or the OS properly limits the stack size of applications by default ...
which is the case on Mac OS X, whose Mach-O kernel will limit an application
stack size to 512 KB unless it has been otherwise specified when building
the application (the stack itself only grows a (4 KB) page at a time, of
course).

    Thorsten

____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

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