Tcl8.6.0/Tk8.6.0 Documentation > Tcl C API, version 8.6.0

Tcl/Tk Applications | Tcl Commands | Tk Commands | [incr Tcl] Package Commands | SQLite Package Commands | TDBC Package Commands | tdbc::mysql Package Commands | tdbc::odbc Package Commands | tdbc::postgres Package Commands | tdbc::sqlite3 Package Commands | Thread Package Commands | Tcl C API | Tk C API | [incr Tcl] Package C API | TDBC Package C API

Input and Output

ChnlStackManipulate stacked I/O channels
CrtChannelProcedures for creating and manipulating channels
CrtChnlHdlrCall a procedure when a channel becomes readable or writable
CrtCloseHdlrArrange for callbacks when channels are closed
CrtFileHdlrAssociate procedure callbacks with files or devices (Unix only)
FileSystemProcedures to interact with any filesystem
GetOpnFlReturn a FILE* for a channel registered in the given interpreter (Unix only)
GetStdChanProcedures for retrieving and replacing the standard channels
OpenFileChnlBuffered I/O facilities using channels
OpenTcpProcedures to open channels using TCP sockets
Copyright © 1989-1994 The Regents of the University of California Copyright © 1992-1999 Karl Lehenbauer and Mark Diekhans Copyright © 1994-1998 Sun Microsystems, Inc Copyright © 1997-2000 Ajuba Solutions Copyright © 1998-2000 Scriptics Corporation Copyright © 2001 ActiveState Corporation Copyright © 2001 ActiveState Tool Corp Copyright © 2001 Vincent Darley Copyright © 2001-2002 Kevin B. Kenny <kennykb(at)acm.org> Copyright © 2001-2010 Donal K. Fellows Copyright © 2002-2005 Andreas Kupries <andreas_kupries(at)users.sourceforge.net> Copyright © 2006-2008 Joe Mistachkin Copyright © 2009-2010 Kevin B. Kenny