Difference between revisions of "Talk:LlListStatistics"

From Second Life Wiki
Jump to navigation Jump to search
 
m
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.  But we need to fix 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)

Revision as of 13:28, 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)