Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

OlTextFieldCopyString(3)

OlTextFieldGetString(3W)  —  MISC. REFERENCE MANUAL PAGES

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(3)

3/29/90  —  Last change:

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