Manpages

Manpage of SDL_CDStop

SDL_CDStop

Section: SDL API Reference (3)
Updated: Tue 11 Sep 2001, 22:59
Index
Return to Main Contents
 

NAME

SDL_CDStop- Stops a CDROM  

SYNOPSIS

#include "SDL.h"

int SDL_CDStop(SDL_CD *cdrom);  

DESCRIPTION

Stops play on the given cdrom.  

RETURN VALUE

Returns 0 on success, or -1 on an error.  

SEE ALSO

SDL_CDPlay,


 

Index

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 05:50:14 GMT, April 26, 2024