| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Vivek Khera | Date: | January 25 2000 3:09pm |
| Subject: | Re: Load Data Problem | ||
| View as plain text | |||
>>>>> "JH" == J Harris <havoc@stripped> writes: JH> Aren't pack() and unpack() for binary data? (Confession, I'm just a Perl JH> street hack -- no programmer.) The data we were looking at doesn't look JH> very binary to me.... pack and unpack work on bytes of data. ascii characters are just bytes of data. check the perl docs on pack and unpack, it doesn't take long to read them.
| Thread | ||
|---|---|---|
| • Load Data Problem | Jack Lauman | 25 Jan |
| • Re: Load Data Problem | sasha | 25 Jan |
| • Re: Load Data Problem | Jeremy Cole | 25 Jan |
| • Re: Load Data Problem | J Harris | 25 Jan |
| • Re: Load Data Problem | Tim Bunce | 25 Jan |
| • Re: Load Data Problem | Jan Dvorak | 25 Jan |
| • Re: Load Data Problem | J Harris | 25 Jan |
| • Re: Load Data Problem | Vivek Khera | 25 Jan |
| • Re: Load Data Problem | Tim Bunce | 25 Jan |
