Next | Prev | Up | Top | Contents | Index

Conventions Used in This Guide

These are the typographic conventions used in this guide.

Purpose Example
Names of Tcl keywords and functions, and Motif class namesNote that the expr function takes only a single argument.
Names of commands and options that you enter on the command lineThe windowing shell wishx allows you to run Tcl/Tk interactively.
Titles of manualsRefer to the IRIXpro Administrator's Guide.
A term defined in the hypertext glossaryTcl is an embeddable language.
Filenames and pathnamesThe compiler automatically includes libc.so and libm.so from /usr/lib.
Code or commands you type as input, with variable elements in italiccc -g sourcename.c -ltk -ltcl
Exact quotes of computer outputError: invalid command name



Next | Prev | Up | Top | Contents | Index