|
ActiveTcl User Guide |
|
Tcl >> Tcl C Procedures >> Input and Output
- Input and Output
-
- Tcl_StackChannel - stack an
I/O channel on top of another, and undo it
- Tcl_CreateChannel -
procedures for creating and manipulating channels
- Tcl_CreateChannelHandler -
call a procedure when a channel becomes readable or writable
- Tcl_CreateCloseHandler -
arrange for callbacks when channels are closed
- Tcl_CreateFileHandler -
associate procedure callbacks with files or devices (Unix
only)
- Tcl_FSRegister - procedures
to interact with any filesystem
- Tcl_GetOpenFile - Get a
standard IO File * handle from a channel. (Unix only)
- Tcl_GetStdChannel -
procedures for retrieving and replacing the standard channels
- Tcl_OpenFileChannel -
buffered I/O facilities using channels
- Tcl_OpenTcpClient - procedures
to open channels using TCP sockets
Copyright © 1989-1994 The Regents of the University of California.
Copyright © 1990-1994 The Regents of the University of California
Copyright © 1992-1999 Karl Lehenbauer and Mark Diekhans
Copyright © 1992-1999 Karl Lehenbauer and Mark Diekhans.
Copyright © 1993-1997 Bell Labs Innovations for Lucent Technologies
Copyright © 1994 The Australian National University
Copyright © 1994-2000 Sun Microsystems, Inc.
Copyright © 1997-2000 Ajuba Solutions.
Copyright © 1997-2000 Scriptics Corporation.
Copyright © 1998 Mark Harrison.
Copyright © 1998-1999 Scriptics Corporation
Copyright © 1998-1999 Scriptics Corportation
Copyright © 1995-1997 Roger E. Critchlow Jr.