[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Pascal
pausch@saaf.se (Paul Schlyter) wrote in message news:<a2ea69$8qk$1@merope.saaf.se>...
> Do you have these files available too?
the only thing in the #include "PasDiskLocSpec.h" is this:
typedef RboShort Pas_BlockSpec;
an RboShort is a reverse-byte-order unsigned 16 bit value
(for macintosh it's reverse, on a PC, I don't think it's reverse)
but in #include "FileSystemTypes.h" there's stuff about the data
structures that reference the actual disk image, there's nothing in
there about Pascal.
- References:
- Pascal
- From: left_the_scene <postmaster@nyc-strip-clubs.com>
- Re: Pascal
- From: me@lazilong.com (Lazarus I. Long)
- Re: Pascal
- From: pausch@saaf.se (Paul Schlyter)