sdl_cdpause(3) debian man page | unix.com

Man Page: sdl_cdpause

Operating Environment: debian

Section: 3

SDL_CDPause(3)							 SDL API Reference						    SDL_CDPause(3)

NAME
SDL_CDPause - Pauses a CDROM
SYNOPSIS
#include "SDL.h" int SDL_CDPause(SDL_CD *cdrom);
DESCRIPTION
Pauses play on the given cdrom.
RETURN VALUE
Returns 0 on success, or -1 on an error.
SEE ALSO
SDL_CDPlay, SDL_CDResume
SDL
Tue 11 Sep 2001, 22:58 SDL_CDPause(3)
Related Man Pages
sdl_cdplaytracks(3) - redhat
sdl_cdplaytracks(3) - debian
sdl_cdplaytracks(3) - centos
sdl_cdopen(3) - suse
sdl_cdplaytracks(3) - opensolaris
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...