SDL_CDNumDrives

Section: SDL API Reference (3)
Updated: Tue 11 Sep 2001, 22:58
Page Index
 

NAME

SDL_CDNumDrives - Returns the number of CD-ROM drives on the system.  

SYNOPSIS

#include "SDL.h"

int SDL_CDNumDrives(void)  

DESCRIPTION

Returns the number of CD-ROM drives on the system.  

SEE ALSO

SDL_CDOpen


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO