AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code

◆ Put() [2/25]

static void Sdp::Put ( const char *  name,
char  value,
StatusType *  status 
)
inlinestatic

Put a char value into a named parameter.

The the value is converted to the type of the parameter and (if possible) and inserted.

See also
SdpPutc()
Parameters
nameThe name of the item within the SDS structure.
valueThe value to be inserted.
statusInherited status.