NAME
  mkmapping - Make a mapping from two arrays

SYNOPSIS
  mapping mkmapping(mixed *arr1, mixed *arr2)

   Return a mapping with indices from 'arr1' and values from
  'arr2'. 'arr1'[0] will index 'arr2'[0], 'arr1'[1] will index 'arr2'[1],
  etc. If the arrays are of unequal size, the mapping will only contain
  as much elements as are in the smallest array.

SEE ALSO
    mappingp, m_indices, m_values, m_delete, m_sizeof

Help topics available:
_m_delete allocate atoi capitalize clear_bit
crypt ctime explode filter_array filter_mapping
implode intp itoa lower_case m_delete
m_indices m_sizeof m_values map_array map_mapping
mappingp member_array mkmapping objectp pointerp
replace set_bit sizeof sort_array sscanf
stringp strlen test_bit unique_array upper_case

[START|BACK ]




[ NannyMuds main page | FAQ | Contact us ]

You are guest number 113 since November 2019.
This file was last modified: June 2000.