File Code Problems
If you're running OS 8.6 or later you can do Carbon development. That gives you access to all the tasty bundle goodness people are using here. 8.1 gives you access to some of Carbon, but I'm not quite sure how much; whether CoreFoundation is included. My recollection is yes, but I could be wrong.
ANSI C's fopen call will get you access to the data fork of a file with a relative path if that's all you want. You'll still have to do bundle stuff when you port, but it'd be a solution for the moment.
There was a "standard" way of doing this sort of thing which involved passing a relative path and 0 volume & other flags to FSMakeSpec or something -- but I never did it myself. Somebody else?
ANSI C's fopen call will get you access to the data fork of a file with a relative path if that's all you want. You'll still have to do bundle stuff when you port, but it'd be a solution for the moment.
There was a "standard" way of doing this sort of thing which involved passing a relative path and 0 volume & other flags to FSMakeSpec or something -- but I never did it myself. Somebody else?
| Messages In This Thread |
|
File Code Problems - Muffinking - Jun 6, 2002, 05:12 PM
File Code Problems - Tobi - Jun 9, 2002, 10:20 PM
File Code Problems - wadesworld - Jun 10, 2002, 11:56 PM
File Code Problems - WFleming - Jun 11, 2002, 01:42 AM
File Code Problems - OneSadCookie - Jun 11, 2002 02:51 AM
File Code Problems - WFleming - Jun 11, 2002, 04:10 AM
File Code Problems - geezusfreeek - Jun 11, 2002, 08:14 AM
File Code Problems - WFleming - Jun 11, 2002, 03:58 PM
File Code Problems - geezusfreeek - Jun 11, 2002, 04:11 PM
File Code Problems - wadesworld - Jun 13, 2002, 10:06 PM
File Code Problems - Josh - Jun 14, 2002, 08:47 AM
File Code Problems - geezusfreeek - Jun 14, 2002, 11:18 AM
File Code Problems - WFleming - Jun 14, 2002, 04:14 PM
File Code Problems - Josh - Jun 14, 2002, 05:32 PM
File Code Problems - WFleming - Jun 17, 2002, 05:13 PM
File Code Problems - Josh - Jun 17, 2002, 05:33 PM
File Code Problems - WFleming - Jun 17, 2002, 06:54 PM
|
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| Recursively Packing Source Code Into One File? | daveh84 | 15 | 6,704 |
Feb 3, 2010 08:36 PM Last Post: AndyKorth |
|
| Carbon File Code | Muffinking | 5 | 4,396 |
Jun 3, 2002 12:23 AM Last Post: henryj |
|

