POV-Ray : Newsgroups : povray.newusers : strings in #if-directive : Re: strings in #if-directive Server Time
5 Sep 2024 02:17:31 EDT (-0400)
  Re: strings in #if-directive  
From: marabou
Date: 12 Dec 2001 13:58:48
Message: <3c17a8e8@news.povray.org>
Warp wrote:


> : check strcmp function
> 
>   I agree that it would be really nice if (string1 = string2) would work.
> I don't see why we should go the C-way in this thing. Better the C++-way.
> 

strcmp(a,b) is the C-way. (string1 == string2) give problems.
in the manual these functions relatively are hidden, that you have to 
install your own search-engine about it.


Post a reply to this message

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