NAME¶
Ns_SetCopy, Ns_SetCreate, Ns_SetDelete, Ns_SetDeleteKey, Ns_SetFind,
Ns_SetFindCmp, Ns_SetFree, Ns_SetGet, Ns_SetGetCmp, Ns_SetIDeleteKey,
Ns_SetIFind, Ns_SetIGet, Ns_SetIUnique, Ns_SetListFind, Ns_SetListFree,
Ns_SetMerge, Ns_SetMove, Ns_SetPrint, Ns_SetPut, Ns_SetPutValue, Ns_SetSplit,
Ns_SetTrunc, Ns_SetUnique, Ns_SetUniqueCmp, Ns_SetUpdate - library procedures
SYNOPSIS¶
#include "ns.h"
Ns_SetCopy(arg, arg)
Ns_SetCreate(arg, arg)
Ns_SetDelete(arg, arg)
Ns_SetDeleteKey(arg, arg)
Ns_SetFind(arg, arg)
Ns_SetFindCmp(arg, arg)
Ns_SetFree(arg, arg)
Ns_SetGet(arg, arg)
Ns_SetGetCmp(arg, arg)
Ns_SetIDeleteKey(arg, arg)
Ns_SetIFind(arg, arg)
Ns_SetIGet(arg, arg)
Ns_SetIUnique(arg, arg)
Ns_SetListFind(arg, arg)
Ns_SetListFree(arg, arg)
Ns_SetMerge(arg, arg)
Ns_SetMove(arg, arg)
Ns_SetPrint(arg, arg)
Ns_SetPut(arg, arg)
Ns_SetPutValue(arg, arg)
Ns_SetSplit(arg, arg)
Ns_SetTrunc(arg, arg)
Ns_SetUnique(arg, arg)
Ns_SetUniqueCmp(arg, arg)
Ns_SetUpdate(arg, arg)
DESCRIPTION¶
These functions ...
SEE ALSO¶
nsd(1), info(n)