Introduction to Library Functions libtcl(3)
NAME
libtcl - Tool Command Language application interfaces
SYNOPSIS
cc [ flag ...] file [ library ... ] -ltcl8.4
DESCRIPTION
The Tcl library is a collection of interfaces for writing
Tcl applications in C. For more detail, see section 3tcl
man pages specific to the library interfaces. Additional
information is also available from the Tcl Developer Xchange
site:
http:/www.scriptics.com/
LICENSE
The Tcl software is copyrighted by the Regents of the
University of California, Sun Microsystems, Inc., Scriptics
Corporation, and other parties.
FILES
/usr/lib/libtcl8.4.so
shared object
/usr/lib/libtclstub8.4.a
stubs library
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
ATRIBUTE TYPE ATRIBUTE VALUE
Availability SUNWTcl
Interface Stability Uncommitted
SEE ALSO
libtk(3)
NOTES
Source for Tcl is available on http:/opensolaris.org.
SunOS 5.10 Last change: 16 July 2001 1
|