2001-06-10 19:31:57 +00:00
.TH "SDL_CDName" "3" "Sun 10 Jun 2001, 19:40" "SDL" "SDL API Reference"
2001-04-26 16:45:43 +00:00
.SH "NAME"
SDL_CDName\- Returns a human-readable, system-dependent identifier for the CD-ROM\& .
.SH "SYNOPSIS"
.PP
\fB #include "SDL\& .h"
.sp
\fB const char *\fB SDL_CDName\fP \fR (\fB int drive\fR );
.SH "DESCRIPTION"
.PP
Returns a human-readable, system-dependent identifier for the CD-ROM\& . \fB drive\fR is the index of the drive\& . Drive indices start to 0 and end at \fB SDL_CDNumDrives()\fP -1\& .
.SH "EXAMPLES"
.PP
.IP " \(bu" 6
"/dev/cdrom"
.IP " \(bu" 6
"E:"
.IP " \(bu" 6
"/dev/disk/ide/1/master"
.SH "SEE ALSO"
.PP
\fI \fB SDL_CDNumDrives\fP \fR
2001-06-10 19:31:57 +00:00
. ..\" created by instant / docbook-to-man, Sun 10 Jun 2001 , 19 :40