components/tcl/tcl/files/libtcl.3
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Wed, 29 Aug 2012 11:05:56 -0700
changeset 957 255465c5756f
parent 547 570ac1fe8254
permissions -rw-r--r--
Close of build 04.

'\" 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