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

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

Contents


 DtTermSubprocSend(library call)             DtTermSubprocSend(library call)




 NAME    [Toc]    [Back]
      DtTermSubprocSend - send data to a DtTerm widget's subprocess

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

 DESCRIPTION    [Toc]    [Back]
      The DtTermSubprocSend function sends data to a DtTerm widget's child
      process.

      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 DtTermSubprocSend function allows the program to send commands to
      the DtTerm widget's child process.  The characters are handled in the
      same manner as keyboard input.

 RETURN VALUES    [Toc]    [Back]
      The DtTermSubprocSend 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
DtTermSubprocReap HP-UX allow a DtTerm widget to clean up after subprocess termination
DtTermDisplaySend HP-UX send data to a DtTerm widget's display
dtterm HP-UX escape sequences recognized by dtterm and the DtTerm widget
DtCreateTerm HP-UX create a DtTerm widget
DtTerm HP-UX DtTerm widget class
DtTermInitialize HP-UX prevent accelerators from being installed on a DtTerm widget
t_snd Tru64 Send normal data or expedited data over a connection
t_snd IRIX send data or expedited data over a connection
t_snd HP-UX send data or expedited data over a connection
exec IRIX Invoke subprocess(es)
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service