Query: libtecla_version
OS: sunos
Section: 3tecla
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
libtecla_version(3TECLA) Interactive Command-line Input Library Functions libtecla_version(3TECLA)NAMElibtecla_version - query libtecla version numberSYNOPSIScc [ flag... ] file... -ltecla [ library... ] #include <libtecla.h> void libtecla_version(int *major, int *minor, int *micro);DESCRIPTIONThe libtecla_version() function queries for the version number of the library. On return, this function records the three components of the libtecla version number in *major, *minor, *micro. The formal meaning of the three components is as follows: major Incrementing this number implies that a change has been made to the library's public interface that makes it binary incompatible with programs that were linked with previous shared versions of libtecla. minor This number is incremented by one whenever additional functionality, such as new functions or modules, are added to the library. micro This number is incremented whenever modifications to the library are made that make no changes to the public interface, but which fix bugs and/or improve the behind-the-scenes implementation.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+SEE ALSOlibtecla(3LIB), attributes(5) SunOS 5.10 1 Jun 2004 libtecla_version(3TECLA)
Related Man Pages |
---|
ef_last_error(3tecla) - opensolaris |
ne_version_string(3) - opensolaris |
ef_expand_file(3tecla) - opensolaris |
ef_expand_file(3tecla) - sunos |
mlib_version(3mlib) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
The Unix super-micro is back - Techworld.com |
binary versioning |
hellaGUI: major bug fix and some minor ranting |
SliTaz, a mighty micro Linux distro |
Date format in micro seconds |