sdl_waitevent(3) opensolaris man page | unix.com

Man Page: sdl_waitevent

Operating Environment: opensolaris

Section: 3

SDL_WaitEvent(3)						 SDL API Reference						  SDL_WaitEvent(3)

NAME
SDL_WaitEvent - Waits indefinitely for the next available event.
SYNOPSIS
#include "SDL.h" int SDL_WaitEvent(SDL_Event *event);
DESCRIPTION
Waits indefinitely for the next available event, returning 1, or 0 if there was an error while waiting for events. If event is not NULL, the next event is removed from the queue and stored in that area.
SEE ALSO
SDL_Event, SDL_PollEvent
SDL
Tue 11 Sep 2001, 23:00 SDL_WaitEvent(3)
Related Man Pages
sdl_event(3) - debian
sdl_mousemotionevent(3) - debian
sdl_seteventfilter(3) - debian
sdl_seteventfilter(3) - suse
sdl::event(3) - suse
Similar Topics in the Unix Linux Community
How to learn UNIX
Grep the 'not running' jobs and will send the update in mail with its name(job)
What's legal and what's not?
Identify problem with while getopts
Solaris 10 - password complexity not working