Returns the value in the parameters list associated with the specified name. If there is no entry with that name or if the type does not correspond to XXX, then the value representing missing (fill) data for that type is returned, and the status value is set to a non-zero code. On a faliure such as inability to locate the named key or to successfully parse the associated value string according to the prescribed datatype, returns the MISSING value defined for the type. Definition at line 1910 of file cmdparams.c.
|