| |
| | MPI List Handling Functions (Site not responding. Last check: 2007-10-29) |
 | | If pos1 or pos2 are negative, it counts that many list items back from the end of the list, so -1 is the last list item, and -5 would be the fifth from last list item. |
 | | It runs this comparison on every pair of items in the list, so it will be evaluated N*N times, where N is the number of items in the list. |
 | | If the var and expr arguments are passed, then for every item in the list, it will set the value of the given variable name (which it will declare) to the item, then evaluate expr, and use the result in the string it outputs. |
| freespace.virgin.net /michael.cugley/Furry/MPI/lists.html (463 words) |
|