Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

dxmcvtcstofc(3x) [osf1 man page]

DXmCvtCStoFC(3X)														  DXmCvtCStoFC(3X)

NAME
DXmCvtCStoFC - Converts a compound string to a file-compatible format string. Currently uses text format. SYNOPSIS
Opaque DXmCvtCStoFC( XmString cs, long *byte_count, long *status ); PARAMETERS
A compound string. The number of bytes in the output length of the string. The status of the conversion procedure, indicated by one of the following values: ----------------------------------------------------------- Value Description ----------------------------------------------------------- DXmCvtStatusOK The conversion was successful. DXmCvtStatusDataLoss Data was lost during the conver- sion. DXmCvtStatusFail The conversion was not successful. ----------------------------------------------------------- DESCRIPTION
The DXmCvtCStoFC routine converts a compound string to a file-compatible format string. It currently uses text format. The user must free the string by using the Intrinsic routine XtFree. RETURN VALUES
A pointer to the file-compatible format string. DXmCvtCStoFC(3X)
Man Page

We Also Found This Discussion For You

1. What is on Your Mind?

Throw my Toys out of the Pram!

Hi Folks, Today hasn't been the best one of my career in IT. I've been a contractor for a major utility company for a number of years, on a number of seperate IT contracts mostly Unix. The company had 10 different flavours of unix and multiple different varsions of most of them. At the... (3 Replies)
Discussion started by: gull04
3 Replies