Export needed symbol
This commit was SVN r17731.
Этот коммит содержится в:
родитель
597266fdec
Коммит
10c2ce7d35
@ -249,7 +249,7 @@ int ompi_info_get_nthkey (ompi_info_t *info, int n, char *key);
|
|||||||
* @retval OMPI_SUCCESS string was successfully interpreted
|
* @retval OMPI_SUCCESS string was successfully interpreted
|
||||||
* @retval OMPI_ERR_BAD_PARAM string was not able to be interpreted
|
* @retval OMPI_ERR_BAD_PARAM string was not able to be interpreted
|
||||||
*/
|
*/
|
||||||
int ompi_info_value_to_bool(char *value, bool *interp);
|
OMPI_DECLSPEC int ompi_info_value_to_bool(char *value, bool *interp);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Convert value string to integer
|
* Convert value string to integer
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user