In the last episode (Jun 25), gerald stoller said:
> Sorry for leaving out info; local() and getint() are functions
> in the file var.c of pdksh as is setint_v() , which I also tried. I
> am using version 3.3 . struct tbl is a structure defined in the file
> table.h of pdksh . Probably so
Dan Nelson <[EMAIL PROTECTED]> resonded on
Thu, 22 Jun 2000 17:42:37 -0500with
>In the last episode (Jun 22), gerald stoller said:
> > I want to take an integer value from one shell-variable and pass
> > a modified value to another shell-variable. First I tried setint_v
> > (after using
In the last episode (Jun 22), gerald stoller said:
> I want to take an integer value from one shell-variable and pass
> a modified value to another shell-variable. First I tried setint_v
> (after using local to get tbl structures for the two shell-variables)
> and second I tried various form
I want to take an integer value from one shell-variable and pass a
modified value to another shell-variable. First I tried setint_v (after
using local to get tbl structures for the two shell-variables) and
second I tried various forms of the var.c functions intval & setint .
4 matches
Mail list logo