Difference between revisions of "Libunistring"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
|||
Line 21: | Line 21: | ||
<!--Modules--> | <!--Modules--> | ||
− | == | + | ==Environment Modules== |
− | + | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | |
− | |||
− | |||
− | |||
− | < | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==System Variables== | ==System Variables== | ||
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
Revision as of 15:48, 10 June 2022
libunistring is a GNU library that provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard.
Environment Modules
Run module spider libunistring
to find out what environment modules are available for this application.
System Variables
- HPC_LIBUNISTRING_DIR - installation directory
- HPC_LIBUNISTRING_LIB - library directory
- HPC_LIBUNISTRING_INC - include/header file directory