Version 5 of Tcl Extension: User Guide

Updated 2012-12-14 04:16:58 by pooryorick

Summary

A Tcl guide for users of Tcl extensions

Introduction

Tcl extensions are usually distributed as part of a package, so Tcl Package: User Guide is what most people are looking for. This guide is for extensions that are not neatly packaged -- probably code that you have written for your own use. Thus, this guide is a companion to Tcl Extension: Developer Guide

Description