Pages du manuel Linux : Fonctions des bibliothèques / tcl
- split
- Split a string into a proper Tcl list
- SplitList
- manipulate Tcl lists
- SplitPath
- manipulate platform-dependent file paths
- stack
- Create and manipulate stack objects
- StaticPkg
- make a statically linked package available via the load command
- statistics
- Basic statistical functions and procedures
- stooop
- Object oriented extension.
- string
- Manipulate strings
- StringObj
- manipulate Tcl objects as strings
- StrMatch
- test whether a string matches a pattern
- struct_list
- Procedures for manipulating lists
- struct_set
- Procedures for manipulating sets
- struct_tree
- Create and manipulate tree objects
- struct_tree1
- Create and manipulate tree objects
- subst
- Perform backslash, command, and variable substitutions
- sum
- calculate a sum(1) compatible checksum
- switch
- Evaluate one of several scripts, depending on a given value
- tar
- Tar file creation, extraction & manipulation
- Tcl
- Tool Command Language
- tcllib_dns
- Tcl Domain Name Service Client
- tcllib_ip
- IPv4 and IPv6 address manipulation
- tcltest
- Test harness support code and utilities
- tclvars
- Variables used by Tcl
- Tcl_Access
- check file permissions and other attributes
- Tcl_AddObjErrorInfo
- record information about errors
- Tcl_Alloc
- allocate or free heap memory
- Tcl_AllowExceptions
- allow all exceptions in next script evaluation
- Tcl_AppInit
- perform application-specific initialization
- Tcl_AsyncCreate
- handle asynchronous events
- Tcl_BackgroundError
- report Tcl error that occurred in background processing
- Tcl_Backslash
- parse a backslash sequence
- Tcl_CallWhenDeleted
- Arrange for callback when interpreter is deleted
- Tcl_CommandComplete
- Check for unmatched braces in a Tcl command
- Tcl_CommandTraceInfo
- monitor renames and deletes of a command
- Tcl_Concat
- concatenate a collection of strings
- Tcl_ConditionNotify
- Tcl thread support.
- 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_CreateCommand
- implement new commands in C
- Tcl_CreateEventSource
- the event queue and notifier interfaces
- Tcl_CreateFileHandler
- associate procedure callbacks with files or devices (Unix only)
- Tcl_CreateInterp
- create and delete Tcl command interpreters
- Tcl_CreateMathFunc
- Define, query and enumerate math functions for expressions
- Tcl_CreateObjCommand
- implement new commands in C
- Tcl_CreateTimerHandler
- call a procedure at a given time
- Tcl_CreateTrace
- arrange for command execution to be traced
- Tcl_DetachPids
- manage child processes in background
- Tcl_DoOneEvent
- wait for events and invoke event handlers
- Tcl_DoWhenIdle
- invoke a procedure when there are no pending events