Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmStringByteStreamLength() — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



     XmStringByteStreamLength(3UNIX SystemXmStringByteStreamLength(3X)



     NAME
          XmStringByteStreamLength - A function that returns the size
          of a string

     SYNOPSIS
          #include <Xm/Xm.h>
          unsigned int XmStringByteStreamLength (string)
                  unsigned char   *string;
          (void)

     VERSION
          This page documents Motif 2.1.

     DESCRIPTION
          XmStringByteStreamLength receives a byte stream format
          string and returns the size, in bytes, of that stream,
          including the header.  Because of this header information,
          even a NULL stringwill cause XmStringByteStreamLength to
          return a non-zero value.

          string    Specifies the byte stream format string.

     RETURN VALUES
          Returns the size of string, including the header.































     Page 1                                          (printed 1/22/99)



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026