CompuServe Thread

#Mac header structs

2 messages in this thread
#164039From: Andrew BornyiMar 15, 1994 9:32 AM
#Mac header structs — declared parent_msg_num=(none), resolved parent_id points to #(none)
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
#164183From: Dave OvertonMar 16, 1994 7:44 AM
#164039-Mac header structs — declared parent_msg_num=164039, resolved parent_id points to #164039
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