annotate docs/man3/SDL_CDNumDrives.3 @ 51:fba28d77901f
Disabled /dev/event joystick interface by default
author |
Sam Lantinga <slouken@lokigames.com> |
date |
Sun, 10 Jun 2001 04:54:53 +0000 |
parents |
74212992fb08 |
children |
55f1f1b3e27d |
rev |
line source |
0
|
1 .TH "SDL_CDNumDrives" "3" "Mon 12 Mar 2001, 01:02" "SDL" "SDL API Reference"
|
|
2 .SH "NAME"
|
|
3 SDL_CDNumDrives\- Returns the number of CD-ROM drives on the system\&.
|
|
4 .SH "SYNOPSIS"
|
|
5 .PP
|
|
6 \fB#include "SDL\&.h"
|
|
7 .sp
|
|
8 \fBint \fBSDL_CDNumDrives\fP\fR(\fBvoid\fR)
|
|
9 .SH "DESCRIPTION"
|
|
10 .PP
|
|
11 Returns the number of CD-ROM drives on the system\&.
|
|
12 .SH "SEE ALSO"
|
|
13 .PP
|
|
14 \fI\fBSDL_CDOpen\fP\fR
|
|
15 ...\" created by instant / docbook-to-man, Mon 12 Mar 2001, 01:02
|