in reply to Re: Re: Re: Passing References to Subroutines
in thread Passing References to Subroutines

Another general question. Any idea on how to convert a messgae size represented in octets to KB?
  • Comment on Re: Re: Re: Re: Passing References to Subroutines

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Passing References to Subroutines
by andyf (Pilgrim) on May 19, 2004 at 15:24 UTC
    Divide by 1024.