XtStringConversionWarning(3Xt) XtStringConversionWarning(3Xt)NAME XtStringConversionWarning - issues a conversion warning message SYNOPSIS void XtStringConversionWarning(src, dst-type) String src, dst-type; DESCRIPTION The XtStringConversionWarning function issues a warning mes- sage with a name of conversionError, a type of string, a class of XtToolkitError, and the default message string: Cannot convert src to type dst-type Arguments This function accepts the following arguments: src Specifies the string that could not be converted. dst-type Specifies the name of the type to which the string could not be converted. SEE ALSO XtAppAddConverter(3Xt), XtAppErrorMsg(3Xt), XtConvert(3Xt)X Toolkit Intrinsics - C Language InterfaceXlib - C Language Interface November, 1990 1