Penguin
Blame: SDL_CDName(3)
EditPageHistoryDiffInfoLikePages
Annotated edit history of SDL_CDName(3) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 SDL_CDName
2 !!!SDL_CDName
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 EXAMPLES
7 SEE ALSO
8 ----
9 !!NAME
10
11
12 SDL_CDName- Returns a human-readable, system-dependent identifier for the CD-ROM.
13 !!SYNOPSIS
14
15
16 __#include __
17
18
19 __const char *SDL_CDName__(__int
20 drive__);
21 !!DESCRIPTION
22
23
24 Returns a human-readable, system-dependent identifier for
25 the CD-ROM. __drive__ is the index of the drive. Drive
26 indices start to 0 and end at
27 __SDL_CDNumDrives()__-1.
28 !!EXAMPLES
29
30
31
32
33
34
35 !!SEE ALSO
36
37
38 __SDL_CDNumDrives__
39 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.