*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> Tcl/incr (3)              
Title
Content
Arch
Section
 

Contents


incr(3Tcl)							    incr(3Tcl)


NAME    [Toc]    [Back]

     incr - Increment the value	of a variable

SYNOPSIS    [Toc]    [Back]

     incr varName ?increment?

DESCRIPTION    [Toc]    [Back]

     Increments	the value stored in the	variable whose name is varName.	 The
     value of the variable must	be an integer.	If increment is	supplied then
     its value (which must be an integer) is added to the value	of variable
     varName;  otherwise 1 is added to varName.	 The new value is stored as a
     decimal string in variable	varName	and also returned as result.

KEYWORDS    [Toc]    [Back]

     add, increment, variable, value


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
vref OpenBSD increment the use count for a vnode
sem_post FreeBSD increment (unlock) a semaphore
vref FreeBSD increment the use count for a vnode
sem_post OpenBSD increment (unlock) a semaphore
DTinctime IRIX increment a DAT time code
VREF FreeBSD increment the use count for a vnode
XmScrollBarGetValues Tru64 A ScrollBar function that returns the ScrollBar's increment values
XmScrollBarGetValues HP-UX A ScrollBar function that returns the ScrollBar's increment values
XmScrollBarGetValues IRIX A ScrollBar function that returns the ScrollBar's increment values
XmScrollBarSetValues Tru64 A ScrollBar function that changes ScrollBar's increment values and the slider's size and position
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service