Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FlexFile Reference Guide - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 A_()              Return pointer to a multi-dimensional array element
 A_ADD()           Add a new element to the end of an array
 A_AVERAGE()       Return average of contents of a numerical array
 A_COPY()          Copy array into another existing array
 A_DECLARE()       Declare a FlexFile array
 A_DEL()           Delete one element from an array
 A_DIMS()          Return the number of dimensions in an array
 A_DIVIDE()        Divide all elements of an array
 A_ERROR()         Report error codes from FlexFile's error system
 A_FILL()          Fill array with a specified value
 A_INS()           Insert an element into an array
 A_KILL()          Release memory for elements from a string array
 A_LEN()           Return number of elements in an array
 A_MAX()           Return greatest value found in a numeric array
 A_MIN()           Return smallest value found in an array
 A_MINUS()         Subtract elements of an array
 A_MULTIPLY()      Multiply elements of an array
 A_PLUS()          Add elements of an array
 A_RETRIEVE()      Return the value of an array element
 A_SCAN()          Scan an array
 A_SCROLL()        Scroll all or part of an array
 A_SIZE()          Dynamically change size or dimensions of an array
 A_SORT()          Sort all or part of an array
 A_STORE()         Store an expression into an element of an array
 A_TYPE()          Return the type of an array

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson