pods::SDL::Version man page on OpenSuSE

Man page or keyword search:  
man Server   25941 pages
apropos Keyword Search (all sections)
Output format
OpenSuSE logo
[printable version]

pods::SDL::Version(3) User Contributed Perl Documentationpods::SDL::Version(3)

NAME
       SDL::Version - SDL Bindings for structure SDL_Version

CATEGORY
       Core, Structure

SYNOPSIS
	use SDL;
	use SDL::Version;

	# print compile-time version
	printf("SDL::version is %d.%d.%d\n", SDL::version->major,
					     SDL::version->minor,
					     SDL::version->patch);

	# print linked version
	printf("SDL::linked_version is %d.%d.%d\n", SDL::linked_version->major,
						    SDL::linked_version->minor,
						    SDL::linked_version->patch);

DESCRIPTION
       The "SDL::Version" structure is used by the "SDL::linked_version"
       function and the "SDL::version" macro.  The "SDL::linked_version"
       function returns the link-time SDL version whereas "SDL::version"
       returns the compile-time SDL version.  Note: This is the SDL version,
       not the SDL_Perl version.  The SDL_Perl version is in $SDL::VERSION.

METHODS
   major
       Returns the major version number.

   minor
       Returns the minor version number.

   patch
       Returns the patch version number.

AUTHORS
       See "AUTHORS" in SDL.

perl v5.18.1			  2013-09-28		 pods::SDL::Version(3)
[top]

List of man pages available for OpenSuSE

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net