str_to_array

Fills an array with numbers from a string

Syntax

stock str_to_array( const string[], array[], const size ) {

Usage

string The string to look at.
array The array to fill.
size The size of the array.
Defined in nfvault.inc . This documentation was automatically generated from source.