in reply to Re^3: Access a global variable from a subroutine when used as "for" iterator
in thread Access a global variable from a subroutine when used as "for" iterator

I think it's most technically known as "the variable i", or more rarely, "the variable j and/or k"?

(Yes, I have just been porting some Fortran 77 to C then PDL::PP, why do you ask?)

  • Comment on Re^4: Access a global variable from a subroutine when used as "for" iterator