shtk_version_at_least man page on DragonFly

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

SHTK_VERSION_AT_LEAST(3) BSD Library Functions Manual SHTK_VERSION_AT_LEAST(3)

NAME
     shtk_version_at_least — Checks if shtk is a minimum version

LIBRARY
     shtk_import version

SYNOPSIS
     shtk_version_at_least version

DESCRIPTION
     The shtk_version_at_least function checks if the version of the in-use
     shtk is, at least, the version given in version.

RETURN VALUES
     shtk_version_at_least returns 0 (true) if the in-use shtk is version
     version or later; 1 (false) otherwise.

EXAMPLES
	   if shtk_version_at_least 1.5; then
	       # Use symbols that are available in 1.5 and later.
	   else
	       # Workaround the lack of functionality in shtk, or exit.
	   fi

SEE ALSO
     shtk(3), shtk_version(3)

HISTORY
     shtk_version_at_least first appeared in shtk 1.5.

BSD			       November 7, 2014				   BSD
[top]

List of man pages available for DragonFly

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