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(3)

COPYRIGHT

This manual page is taken from the SDL library, licensed under GNU LGPL.