suse man page for sdl_videodrivername

Query: sdl_videodrivername

OS: suse

Section: 3

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

SDL_VideoDriverName(3)						 SDL API Reference					    SDL_VideoDriverName(3)

NAME
SDL_VideoDriverName - Obtain the name of the video driver
SYNOPSIS
#include "SDL.h" char *SDL_VideoDriverName(char *namebuf, int maxlen);
DESCRIPTION
The buffer pointed to by namebuf is filled up to a maximum of maxlen characters (include the NULL terminator) with the name of the ini- tialised video driver. The driver name is a simple one word identifier like "x11" or "windib".
RETURN VALUE
Returns NULL if video has not been initialised with SDL_Init or a pointer to namebuf otherwise.
SEE ALSO
SDL_Init SDL_InitSubSystem
SDL
Tue 11 Sep 2001, 23:01 SDL_VideoDriverName(3)
Related Man Pages
sdl_settimer(3) - opensolaris
sdl_wasinit(3) - opensolaris
sdl_wasinit(3) - suse
sdl::video(3) - suse
sdl::videoinfo(3pm) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
The Future of the PM (Private Message) System at UNIX.com