plgver(3) - Linux man page
Name
plgver - Get the current library version numberSynopsis
plgver(p_ver)Description
Get the current library version number. Note: you must have allocated space for this (80 characters is safe).
Redacted form: plgver(p_ver)
This function is used in example 1.
Arguments
- p_ver (char *, output)
- Pointer to the current library version number.