member_array |
Discworld efun help |
member_array |
int member_array(mixed item, mixed *arr)
Returns the index of the first occurence of item in array arr. If not found, then -1 is returned.
member_array |
Discworld efun help |
member_array |
int member_array(mixed item, mixed *arr)
Returns the index of the first occurence of item in array arr. If not found, then -1 is returned.