Current File : //usr/share/man/man3/libtcl.3
'\" te
'\" t
.\"
.\" This man page created by Oracle to provide an overview of the Tcl
.\" library.
.\"
.TH libtcl 3 "16 July 2001"
.SH NAME
libtcl \- Tool Command Language application interfaces
.SH SYNOPSIS
.LP
.B cc
.RI "[ " "flag " \|.\|.\|. ] " "file \|.\|.\|."
.RI "[ " "library" " \|.\|.\|. ]"
.B \-ltcl8.5
.sp 1n
.SH 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:
.IP
.B http://tcl.tk/
.LP
.SH LICENSE
The Tcl software is copyrighted by the Regents of the University of
California, Sun Microsystems, Inc., Scriptics Corporation,
and other parties. 
.SH FILES
.PD 0
.TP 20
/usr/lib/libtcl8.5.so
shared object
.TP
/usr/lib/libtclstub8.5.a 
stubs library
.PD


.\" Oracle has added the ARC stability level to this manual page
.SH ATTRIBUTES
See
.BR attributes (5)
for descriptions of the following attributes:
.sp
.TS
box;
cbp-1 | cbp-1
l | l .
ATTRIBUTE TYPE	ATTRIBUTE VALUE 
=
Availability	runtime/tcl-8
=
Stability	Uncommitted
.TE 
.PP

.SH NOTES

.\" Oracle has added source availability information to this manual page
This software was built from source available at https://java.net/projects/solaris-userland.  The original community source was downloaded from  http://prdownloads.sourceforge.net/tcl/tcl8.5.12-src.tar.gz

Further information about this software can be found on the open source community website at http://prdownloads.sourceforge.net/tcl/.