Difference between revisions of "Talk:LlListStatistics"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
I can only get this function to compile by assuming it returns a float.  That actually makes sense because the list can store numbers as floats.  Accordingly I've changed the return type.<br/>
I can only get this function to compile by assuming it returns a float.  That actually makes sense because the list can store numbers as floats.  Accordingly I've changed the return type.<br/>
[[User:Wilder Vallejo|Wilder Vallejo]] 12:23, 23 February 2007 (PST)
[[User:Wilder Vallejo|Wilder Vallejo]] 12:23, 23 February 2007 (PST)
You are correct, it should be a float return, I've looked it up to confirm it. Not sure at what step I made the mistake. Good catch. [[User:Strife Onizuka|Strife Onizuka]] 13:17, 23 February 2007 (PST)
You are correct, it should be a float return, I've looked it up to confirm it. Not sure at what step I made the mistake. Good catch. [[User:Strife Onizuka|Strife Onizuka]] 13:17, 23 February 2007 (PST)

Revision as of 14:17, 23 February 2007

I can only get this function to compile by assuming it returns a float. That actually makes sense because the list can store numbers as floats. Accordingly I've changed the return type.
Wilder Vallejo 12:23, 23 February 2007 (PST)

You are correct, it should be a float return, I've looked it up to confirm it. Not sure at what step I made the mistake. Good catch. Strife Onizuka 13:17, 23 February 2007 (PST)