Hi!
I am a DOS programmer, who wishes to use some of the things which I have
created in the much-easier Mac environment (resource fork, in particular). I
am looking for the C source for the file structure, so that I can create a
utility which will then convert my file into a form more suitable for me in
DOS. Where are the structs???
Andrew
The structure of the Resource fork is documented in Inside Mac Vol 1. Also you
might look at Apples docs on the Apple Single/Double formats.
Dave Overton