void Ns_SetUpdate ( Ns_Set* set, char* key, char* value );
Remove an item from the Ns_Set whose key = key, if one exists, and then re-add the item with the new value.
key
value
Top of Page
Copyright © 1998-99 America Online, Inc.