xs_version man page on DragonFly

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

XS_VERSION(3)		     Crossroads I/O Manual		 XS_VERSION(3)

NAME
       xs_version - report Crossroads library version

SYNOPSIS
       void xs_version (int *major, int *minor, int *patch);

DESCRIPTION
       The xs_version() function shall fill in the integer variables pointed
       to by the major, minor and patch arguments with the major, minor and
       patch level components of the Crossroads library version.

       This functionality is intended for applications or language bindings
       dynamically linking to the Crossroads library that wish to determine
       the actual version of the Crossroads library they are using.

RETURN VALUE
       There is no return value.

ERRORS
       No errors are defined.

EXAMPLE
       Printing out the version of the Crossroads library.

	   int major, minor, patch;
	   xs_version (&major, &minor, &patch);
	   printf ("Current Crossroads version is %d.%d.%d\n", major, minor, patch);

SEE ALSO
       xs(7)

AUTHORS
       The Crossroads documentation was written by Martin Sustrik
       <sustrik@250bpm.com[1]> and Martin Lucina <martin@lucina.net[2]>.

NOTES
	1. sustrik@250bpm.com
	   mailto:sustrik@250bpm.com

	2. martin@lucina.net
	   mailto:martin@lucina.net

Crossroads I/O 1.2.0		  02/17/2016			 XS_VERSION(3)
[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