Gentee Programming Language > Documentation > Libraries Download documentation

arr.expand

Add items to an array.
 
uint arr.expand(
      uint   count
)

Parameters

countThe number of items being added.

Return value

The number of items in the array.

See also

    Arrays


 Copyright © 2004-2006 Gentee Inc. All rights reserved.