Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!usc!snorkelwacker!apple!sun-barr!newstop!jethro!grendal!acm From: acm@grendal.Sun.COM (Andrew MacRae) Newsgroups: comp.sys.ibm.pc Subject: Re: CD ROMS Message-ID: <744@jethro.Corp.Sun.COM> Date: 24 Jan 90 19:00:25 GMT References: <9001240144.AA25442@jade.berkeley.edu> Sender: news@jethro.Corp.Sun.COM Reply-To: acm@sun.UUCP (Andrew MacRae) Organization: Sun Microsystems, Mountain View Lines: 11 In article <9001240144.AA25442@jade.berkeley.edu> JDYARD01@ULKYVX.BITNET (Jonathan D. Yarden) writes: >Anyone know of source code for ISO standard CD-ROMS? 'C' would be ideal >but I will accept any reasonably documented assembler code as well.\ Unless I am missing the point of your question, the answer is that there is no 'source' code to be had. Microsoft distributes a DOS extension that allows any program to access a CD-ROM as though it is just another (very large) disk on the pc. Your standard c library of file routines (open, close, fread, etc) will work as normal. The Microsoft extensions are usually included with the CD-ROM player when purchased but may also be obtained seperately.