Difference between revisions of "Libunistring"
Jump to navigation
Jump to search
Line 36: | Line 36: | ||
==System Variables== | ==System Variables== | ||
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory | * HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory | ||
− | * HPC_{{#uppercase:{{#var:app}}}} | + | * HPC_{{#uppercase:{{#var:app}}}}_LIB - library directory |
− | * HPC_{{#uppercase:{{#var:app}}}} | + | * HPC_{{#uppercase:{{#var:app}}}}_INC - include/header file directory |
− | + | ||
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Revision as of 15:36, 19 September 2017
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
- libunistring
System Variables
- HPC_{{#uppercase:libunistring}}_DIR - installation directory
- HPC_{{#uppercase:libunistring}}_LIB - library directory
- HPC_{{#uppercase:libunistring}}_INC - include/header file directory