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

Utilities

AllocAllocate or free heap memory
AssocDataManage associations of string keys and user specified data with Tcl interpreters
ConcatConcatenate a collection of strings
DStringManipulate dynamic strings
EncodingProcedures for creating and using encodings
GetIndexLookup string in table of keywords
GetIntConvert from string to integer, double, or boolean
HashProcedures to manage hash tables
ParseArgsParse arguments according to a tabular description
PreserveAvoid freeing storage while it is being used
PrintDblConvert floating value to string
RegConfigProcedures to register embedded configuration information
RegExpPattern matching with regular expressions
SetChanErrFunctions to create/intercept Tcl errors by channel drivers.
SplitListManipulate Tcl lists
SplitPathManipulate platform-dependent file paths
StrMatchTest whether a string matches a pattern
ToUpperRoutines for manipulating the case of Unicode characters and UTF-8 strings
UniCharIsAlphaRoutines for classification of Tcl_UniChar characters
UtfRoutines for manipulating UTF-8 strings
WrongNumArgsGenerate standard error message for wrong number of arguments
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