[ Previous ] [ Contents ] [ Index ] [ Next ]

Ns_SetLast

Overview

Return the index of the last element of a set

Syntax

    void Ns_SetLast(
    	Ns_Set *set
    );

Description

The Ns_SetLast function returns the index of the last element of the set.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1996 America Online, Inc.