POV-Ray : Newsgroups : povray.general : Yet another SDL hack : Re: Yet another SDL hack Server Time
2 Aug 2024 12:22:20 EDT (-0400)
  Re: Yet another SDL hack  
From: Shay
Date: 18 Oct 2004 13:41:41
Message: <41740055$1@news.povray.org>
Florian Brucker wrote:

The only small problem I can see with this is that strings would be odd.

Set_Default_Value ( "_Name0", 5 );
Set_Default_Value ( "_Name1", SomeLocalVar );
Set_Default_Value ( "_Name2", "\"Have a Nice Day\"" );

Might make the code *more* confusing when someone found this in your 
include file.

  -Shay


Post a reply to this message

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