Modify

Opened 18 years ago

Closed 18 years ago

#200 closed Bug (No Bug)

_ArrayDisplay

Reported by: Xenobiologist Owned by: Gary
Milestone: Component: Standard UDFs
Version: 3.2.10.0 Severity:
Keywords: _ArrayDisplay Cc: Gary

Description

HI Gary/Ultima,

there was a change on the array functions between 3.2.10.0 and 3.2.11.X.

In 3.2.10.0 it is possible to do this _ArrayDisplay(_bla(). Using a func which returns the array as parameter for _ArrayDisplay and in beta it isn't cause the array is Const Byref.

Is this only done to avoid doubling the array in RAM?
Will this be standard for the future?

Thanks!

Mega

Attachments (0)

Change History (1)

comment:1 by Valik, 18 years ago

Resolution: No Bug
Status: newclosed

Please stop asking *QUESTIONS* on here. This is for reporting bugs or asking for new features. It is not for asking for clarification on things. That's what the forum is for.

As to your question, virtually all functions that work with arrays should take them ByRef for performance reasons. _ArrayDisplay() was brought more in line with other functions that take arrays and going forward most functions that take an array should be taking them ByRef.

Closing this. Please direct future questions to the forum, not here.

Modify Ticket

Action
as closed The owner will remain Gary.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.