view docs/man3/SDL_CDNumDrives.3 @ 759:26ac9609211f

From: Thomas Jarosch To: Ryan C. Gordon Subject: SDL: DirectFB videodriver segfault Date: Sun, 21 Dec 2003 20:40:14 +0100 Hi Ryan, attached is a patch to fix a segfault in DirectFB_VideoQuit. When SetVideoMode never gets called (f.e. wrong command line arguments for "testsprite"), this->screen->hwdata is NULL. Cheers, Thomas
author Ryan C. Gordon <icculus@icculus.org>
date Mon, 22 Dec 2003 01:21:20 +0000
parents e5bc29de3f0a
children 546f7c1eb755
line wrap: on
line source

.TH "SDL_CDNumDrives" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference" 
.SH "NAME"
SDL_CDNumDrives\- Returns the number of CD-ROM drives on the system\&.
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
.sp
\fBint \fBSDL_CDNumDrives\fP\fR(\fBvoid\fR)
.SH "DESCRIPTION"
.PP
Returns the number of CD-ROM drives on the system\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_CDOpen\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58