sdl_getkeyname(3) debian man page | unix.com

Man Page: sdl_getkeyname

Operating Environment: debian

Section: 3

SDL_GetKeyName(3)						 SDL API Reference						 SDL_GetKeyName(3)

NAME
SDL_GetKeyName - Get the name of an SDL virtual keysym
SYNOPSIS
#include "SDL.h" char *SDL_GetKeyName(SDLKey key);
DESCRIPTION
Returns the SDL-defined name of the SDLKey key.
SEE ALSO
SDLKey
SDL
Tue 11 Sep 2001, 22:59 SDL_GetKeyName(3)
Related Man Pages
sdlkey(3) - opensolaris
sdl_keysym(3) - opensolaris
sdl_keysym(3) - debian
sdl_keysym(3) - centos
sdl::video(3) - suse
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
Weird 'find' results
My first PERL incarnation... Audio Oscillograph