POV-Ray : Newsgroups : povray.beta-test : strings.inc bug : strings.inc bug Server Time
30 Jul 2024 16:21:34 EDT (-0400)
  strings.inc bug  
From: Redbeard (MDJohnson)
Date: 16 Oct 2001 23:49:08
Message: <3bccffb4@news.povray.org>
The macro Str(...) in strings.inc incorrectly uses vstr(...) instead of str(...)

Michael
--
camera{location<8,20>look_at<6,0,4>}light_source{<8,8>rgb 1}difference{union{
#macro M(D,J)#local R=asc(substr(D,J,1))-32;<div(R,10)*2,mod(R,10)>#end#macro
E(D,B,R)prism{-D,4+D,R#local C=1;#while(C<R+1)M(B,C)#local C=C+1;#end}#end E(
0," (2:FPKAD80* U_dZU"18)sphere{2,2}#macro T(N)cylinder{<9,-N,3><9,4+N,3>3-N}
#end T(0)}T(2)E(1"45LNXUK4"8)pigment{rgb x+y/2}}//(c)2001 MDJohnson(Redbeard)


Post a reply to this message

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