|
|
Skiba <abx### [at] babilonorg> wrote:
>> I have no recollection of anybody ever making that promise for POV-Ray 3.5.
>
> well... please look at the thread and read author of promise
> http://news.povray.org/povray.advanced-users/6128/
Hmm, I should really not make promises in such a general way :-(
In a lot of cases strings can really be infinite 9limited by memory), but
there are some practical limits, too. In your particular case it a plain
old buffer overflow in a (s)printf. So the string can be infinitely long,
but you can't print it. Of course it should not crash. However, you will
be able to use it for the text object.
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
|
|