in reply to Re: Re: Re: Perl printing long long types
in thread Perl printing long long types
After the recompile, the quad packing will also be avaliable. A Quadword is just what is sounds like: four words. A long is two words, so a long long is four words which is equivalent to a quadword.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Re: Perl printing long long types
by BrowserUk (Patriarch) on Jul 03, 2003 at 15:36 UTC |