ParameterDictRemove

Removes an argument from the dictionary

Synopsis

int ParameterDictRemove(ParameterDict dict, const char key[])
Collective on ParameterDict

Input Parameters

dict - The ParameterDict
key - The argument name

Keywords

ParameterDict, remove

See Also

ParameterDictSetObject(), ParameterDictGetObject()

Level:beginner
Location:
src/sys/src/utils/dict.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages