Manpages - SDL_CDNumDrives.3

Table of Contents

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

Author: dt

Created: 2022-02-21 Mon 12:07