Move C++ files to C++ directory. Add mmc{1,2} checking to list of C++

programs compiled.
This commit is contained in:
rocky
2005-02-19 11:42:18 +00:00
parent 2d41f7dc42
commit 59865cec72
10 changed files with 381 additions and 29 deletions

16
example/C++/README Normal file
View File

@@ -0,0 +1,16 @@
$Id: README,v 1.1 2005/02/19 11:42:18 rocky Exp $
This directory contains some simple C++ examples of the use of the libcdio
library.
Descriptions of the programs in this example directory are as follows...
iso1.cpp: A program to show using libiso9660 to list files in a
directory of an ISO-9660 image.
iso2.cpp: A program to show using libiso9660 to extract a file
from a CDRWIN cue/bin CD image.
iso3.cpp: A program to show using libiso9660 to extract a file from an
ISO-9660 image.