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
Copyright © 1996 America Online, Inc.