tclext(n) 0.1 tkext "tclext"

Name

tclext - Tcl Extension

Table Of Contents

Synopsis

  • package require Tcl 8.6
  • package require tclext ?0.1?

Description

The Tclext Tcl extension is a simple extension used to demonstrate building Tcl extensions with Spot o' Conf.

COMMANDS

tclext string

Returns string.

Keywords

build, configure

Category

Build System