|
Version: 1.4 Posted: 2006-01-31 Build Requirements: Project Builder 2.1 or Xcode 2.1 Runtime Requirements: Mac OS X 10.2 or later Download Sample (CDROMSample.zip, 17.4K) |
||||||
DescriptionThis command-line tool demonstrates how to find and read sectors from CD-ROM media on Mac OS X. Techniques shown are: finding ejectable CD-ROM media, locating the BSD /dev/rdisk* node name corresponding to that media, opening the /dev/rdisk* node, retrieving the media's preferred block size, reading a sector from the media, and closing the device. This sample code has been updated to include a project that produces a universal binary. No code changes were required for it to run correctly on the Developer Transition Systems. Document Revision History
|
|