SDL_CDNumDrives

SDL Library

SDL Library Documentation
Prev Next

SDL_CDNumDrives

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


Prev Home Next
CD-ROM Up SDL_CDName