


DXmCvtCStoDDIF(3X)					   DXmCvtCStoDDIF(3X)



NAME
  DDXXmmCCvvttCCSSttooDDDDIIFF - Converts a compound string into a DDIF format string.

SYNOPSIS

  OOppaaqquuee DDXXmmCCvvttCCSSttooDDDDIIFF	((_c_s,, _b_y_t_e__c_o_u_n_t,, _s_t_a_t_u_s))
	  XXmmSSttrriinngg  _c_s;;
	  lloonngg	    **_b_y_t_e__c_o_u_n_t;;
	  lloonngg	    **_s_t_a_t_u_s;;

PARAMETERS

  _c_s  A	compound string.

  _b_y_t_e__c_o_u_n_t
      The number of bytes in the output	length of the DDIF string.

  _s_t_a_t_u_s
      The status of the	conversion procedure, indicated	by one of the follow-
      ing values:


      _______________________________________________

      Value		     Description

      _______________________________________________

      DXmCvtStatusOK

			     The conversion was	suc-
			     cessful.

      DXmCvtStatusDataLoss

			     Data was lost during the
			     conversion.

      DXmCvtStatusFail

			     The conversion was	not
			     successful.

      _______________________________________________

DESCRIPTION

  The DDXXmmCCvvttCCSSttooDDDDIIFF routine converts a	compound string	into a DDIF format
  string.  The user must free the string by using the Intrinsic	routine
  XXttFFrreeee.

RETURN VALUES

  A pointer to the DDIF	string.











