Daniel Naber wrote:
On Friday 03 June 2005 19:02, Doug Cutting wrote:

FileLength[i]  ->
  (i==FileCount) ? DataOffset[i+1] : EOF) - DataOffset[n]


Not sure if that really helps. At least I find it confusing, as neither the "?" operator nor the "EOF" occurs anywhere else in the document (actually the "?" does occur, but in its sense as "optional" (I think)).

Then maybe a sentence explaining how the file lengths are computed could be added instead?

Doug

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to