Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ olGetStrng(3W) — Dell System V Release 4 Issue 2.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought



OlTextFieldGetString(3W)         UNIX System V         OlTextFieldGetString(3W)


NAME
       OlTextFieldGetString

SYNOPSIS
       #include <buffutil.h>
       #include <textbuff.h>
       #include <TextField.h>
       ...
      extern char * OlTextFieldGetString(tfw, size)
      TextFieldWidget tfw;
      int *           size;

DESCRIPTION
      The OlTextFieldGetString function is used to retrieve a new copy of the
      string associated with the TextField widget tfw.  The function returns a
      pointer to the newly allocated string copy.  Optionally, if size is not
      NULL, the function returns in size the length of the string.


SEE ALSO, TextField Widget (3W)
      OlTextFieldCopyString(3W)

































10/89                                                                    Page 1





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