POV-Ray : Newsgroups : povray.general : Doc bug - substr() : Re: Doc bug - substr() Server Time
8 Aug 2024 06:15:47 EDT (-0400)
  Re: Doc bug - substr()  
From: Ron Parker
Date: 22 Feb 2001 08:16:03
Message: <slrn99a48k.q8h.ron.parker@fwi.com>
On Thu, 22 Feb 2001 07:10:17 -0600, Bob H. wrote:
>Why isn't there a strlen() in the documentation?  :-)

There is, but it's not with the string functions.  It returns a numeric
value, so it's with the float functions:

strlen(S) Length of S. Returns an integer value that is the number of 
characters in the string S. 



-- 
Ron Parker   http://www2.fwi.com/~parkerr/traces.html
My opinions.  Mine.  Not anyone else's.


Post a reply to this message

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