The result of FIO∆fread FIO∆fopen_ro filename
will return a vector of values, where each number is a byte. Many different file format specifications specify a size within the file that may be a head size, a chunk size, etc.
Is the correct way to interpret a number that spans many bytes (in this case 0 0 32 0 and 0 0 0 4) to use
10 ⊥ 0 0 32 0 and 10 ⊥0 0 0 4
Hope that clears up my idea a little
-Alex
-------- Original Message --------
Subject: Re: [Bug-apl] chunk length specified across bytes
From: Elias_Mårtenson <
address@hidden>
Date: Tue, September 08, 2015 8:44 pm
To:
address@hidden
Cc: "
address@hidden" <
address@hidden>
I'm not entirely sure how this relates to GNU APL in any way?