debian man page for sdl_cdstop

Query: sdl_cdstop

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SDL_CDStop(3)							 SDL API Reference						     SDL_CDStop(3)

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,
SDL
Tue 11 Sep 2001, 22:59 SDL_CDStop(3)
Related Man Pages
sdl_cdopen(3) - redhat
sdl_cdopen(3) - debian
sdl_cdplaytracks(3) - debian
sdl_cdplaytracks(3) - centos
sdl::cdtrack(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file