![]() |
![]()
| ![]() |
![]()
NAMEpskc_str2valueformat - API function SYNOPSIS#include <pskc.h> pskc_valueformat pskc_str2valueformat(const char * valueformat); ARGUMENTS
DESCRIPTIONConvert a string to a pskc_valueformat type. For example, pskc_str2valueformat("DECIMAL") will return PSKC_VALUEFORMAT_DECIMAL. RETURNSThe corresponding pskc_valueformat value. REPORTING BUGSReport bugs to <oath-toolkit-help@nongnu.org>. libpskc home page: https://www.nongnu.org/oath-toolkit/ General help using GNU software: http://www.gnu.org/gethelp/ COPYRIGHTCopyright © 2012-2020 Simon Josefsson.
|