Help for LONGSIZE

PURPOSE:
To return the size of a long int in a tae variable

EXECUTION:

Example:

tcl2tcl intvar=ls
            where ls is a TAE TCL variable of type int
          
TIMING: 

Instantaneous.  

ORIGINAL PROGRAMMER:    W Bunch
COGNIZANT PROGRAMMER:   W Bunch
 
REVISION HISTORY
Thu May  8 2008 WLB    Initial release
2022-08-10 B. Crocco afids to opensource (untested)


PARAMETERS:


INTVAR

TAE TCL variable name, integer, set to size of long int .END

See Examples:


Cognizant Programmer: