|
Gromacs
2025.3
|
#include "config.h"#include <cstdlib>
Include dependency graph for setenv.h:
This graph shows which files directly or indirectly include this file:Helper functions to have identical behavior of setenv and unsetenv on Unix and Windows systems.
Functions | |
| int | gmx::test::gmxSetenv (const char *name, const char *value, int overwrite) |
| Workaround to make setenv work on Windows. | |
| int | gmx::test::gmxUnsetenv (const char *name) |
| Workaround to make unsetenv work on Windows. | |
1.8.5