Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.3

SDL_CDClose(3)


SDL_CDClose

SDL_CDClose

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

NAME

SDL_CDClose− Closes a SDL_CD handle

SYNOPSIS

#include "SDL.h"

void SDL_CDClose(SDL_CD *cdrom);

DESCRIPTION

Closes the given cdrom handle.

SEE ALSO

SDL_CDOpen, SDL_CD



SDL_CDClose(3)