tclext_c(n) 0.1 tclext_c "tclext_c"

Name

tclext_c - Tcl Extension (C)

Table Of Contents

Synopsis

  • package require Tcl 8.6
  • package require tclext_c ?0.1?

Description

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

COMMANDS

tclext_c string

Returns string.

Keywords

build, configure

Category

Build System