in reply to 64 bit pointer to string
This works. This one is cooler:$tocentry=pack "CCCCxxxxP", $CDROM_MSF,0,$size_hi,$size_lo,$toc;
but just works with perl >=5.8.0.$tocentry=pack "CCCCx![P]P", $CDROM_MSF,0,$size_hi,$size_lo,$toc;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: 64 bit pointer to string
by BrowserUk (Patriarch) on Sep 07, 2003 at 20:10 UTC |