Version 9 of Tcl Extension: User Guide

Updated 2012-12-14 04:51:34 by pooryorick

Summary

A 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 the Developer Guide

Description