in reply to Perl 64-bit...
$$ perl -V:.*?64.*? archname64='' d_PRIXU64='undef' d_PRId64='undef' d_PRIi64='undef' d_PRIo64='undef' d_PRIu64='undef' d_PRIx64='undef' d_fpos64_t='undef' d_int64_t='undef' d_off64_t='undef' i64size='8' i64type='__int64' sPRIXU64='"lX"' sPRId64='"ld"' sPRIi64='"li"' sPRIo64='"lo"' sPRIu64='"lu"' sPRIx64='"lx"' u64size='8' u64type='unsigned __int64' use64bitall='undef' use64bitint='undef'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Perl 64-bit...
by jackL (Initiate) on Mar 24, 2004 at 14:06 UTC |