*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> DtTermDisplaySend (3)              
Title
Content
Arch
Section
 

Contents


 DtTermDisplaySend(library call)             DtTermDisplaySend(library call)




 NAME    [Toc]    [Back]
      DtTermDisplaySend - send data to a DtTerm widget's display

 SYNOPSIS    [Toc]    [Back]
      #include <Dt/Term.h>
      void DtTermDisplaySend(
      Widget widget,
      unsigned char *buffer,
      int length);

 DESCRIPTION    [Toc]    [Back]
      The DtTermDisplaySend function sends data to a DtTerm widget's
      display.

      The widget argument specifies the DtTerm widget ID.

      The buffer argument specifies the string (single- or multi-byte
      depending on the locale) to be sent to the display.  The string may
      contain NULL bytes.

      The length argument specifies the length of buffer in bytes.

      The DtTermDisplaySend function allows the program to write text
      directly to the DtTerm widget's text display.  The text is handled in
      the same manner as text received from the child process.  Before the
      text is written in the window, the DtTerm widget's input parser
      processes it.

 RETURN VALUES    [Toc]    [Back]
      The DtTermDisplaySend function returns no value.

 SEE ALSO    [Toc]    [Back]
      Dt/Term.h - DtTerm(5), DtTerm(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
DtTermSubprocSend HP-UX send data to a DtTerm widget's subprocess
dtterm HP-UX escape sequences recognized by dtterm and the DtTerm widget
DtTerm HP-UX DtTerm widget class
DtCreateTerm HP-UX create a DtTerm widget
DtTermInitialize HP-UX prevent accelerators from being installed on a DtTerm widget
DtTermSubprocReap HP-UX allow a DtTerm widget to clean up after subprocess termination
t_snd Tru64 Send normal data or expedited data over a connection
ttmedia_load HP-UX send a Display, Edit or Compose request
t_snd IRIX send data or expedited data over a connection
t_snd HP-UX send data or expedited data over a connection
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service