From the NannyMUD documentation

LAST CHANGE

2000-12-19

FUNCTION


NAME

        sum_array - Sum a numeric array.

SYNTAX

        int sum_array(int *array)

DESCRIPTION

        Return the sum of all the values in a numeric array.