Description
This article is from the Mac Programming
FAQ, by Jon Watte h+@austin.metrowerks.com with numerous
contributions by others.
4.15) I hate dealing with the low-level file manager stuff; why didn't Apple provide a complete high-level interface using FSSpecs? (Files - Mac Programming)
Good question. Apple, in the guise of Jim Luther of Mac Developer
Technical Support, has written a library called MoreFiles, which not
only provides a high-level interface to low-level file stuff, but
provides FSSpec glue for Systems below 7. MoreFiles is available on the
Developer CD's (see above) and also at Appple's developer ftp site.
 
Continue to:
Share and Enjoy
Bookmark this story so others can enjoy it:
Tags
os, Mac, macintosh, apple, programming, software