Difference between revisions of "Libunistring"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
|||
Line 36: | Line 36: | ||
--> | --> | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_LIB - library directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_INC - include/header file directory |
<!--Configuration--> | <!--Configuration--> |
Revision as of 21:21, 6 December 2019
libunistring is a GNU library that provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard.
Required Modules
Serial
- intel/2017
- libunistring
System Variables
- HPC_LIBUNISTRING_DIR - installation directory
- HPC_LIBUNISTRING_LIB - library directory
- HPC_LIBUNISTRING_INC - include/header file directory